home *** CD-ROM | disk | FTP | other *** search
/ PC World 2007 December / PCWorld_2007-12_cd.bin / v cisle / steadystate / SteadyState_Setup_ENU.exe / restrict.xml < prev    next >
Encoding:
Extensible Markup Language  |  2007-05-29  |  188.2 KB  |  1,122 lines

  1. ∩╗┐<?xml version="1.0" encoding="utf-8" ?>
  2. <!--                                                                                                   -->
  3. <!-- Windows SteadyState                                                                               -->
  4. <!-- Copyright 2005 Microsoft                                                                          -->
  5. <!--                                                                                                   -->
  6. <!-- Restrict.xml                                                                                      -->
  7. <!--                                                                                                   -->
  8. <!-- This file is used to restrict specific user profiles... Do Not Delete!                            -->
  9. <!--                                                                                                   -->
  10. <restrictions>
  11.     <allrestrictions>
  12.         <_locDefinition>
  13.             <_locDefault _loc="locNone"/>
  14.             <_locDefaultAttr _loc="locNone"/>
  15.             <_locTag _loc="locNone" _locAttrData="name">section</_locTag>
  16.             <_locTag _loc="locNone" _locAttrData="name">subsection</_locTag>
  17.             <_locTag _loc="locNone" _locAttrData="name">restriction</_locTag>
  18.         </_locDefinition>
  19.         <section id="General" name="General Settings" type="general" _locID="General">
  20.             <restriction id="chkSharedAccount" name="Shared Account Lock" _locID="chkSharedAccount">
  21.                 <poke resid="chkSharedAccount" internal="1" on="1" off="0" delete=""></poke>
  22.             </restriction>
  23.             <restriction id="txtHomePage" name="Set Home Page:" _locID="txtHomePage">
  24.                 <poke resid="txtHomePage" regkey="Software\Microsoft\Internet Explorer\Main\Start Page" type="REG_SZ" on="" off="" delete="" unicode="1"></poke>
  25.             </restriction>
  26. <!--                         
  27.             <restriction id="txtProxy" name="Specify Proxy Server:" _locID="txtProxy">
  28.                 <poke resid="txtProxy" regkey="Software\Microsoft\Windows\CurrentVersion\Internet Settings\ProxyServer" type="REG_EXPAND_SZ" on="" off="" delete="" unicode="1"></poke>
  29.                 <poke resid="txtProxy" regkey="Software\Microsoft\Windows\CurrentVersion\Internet Settings\ProxyEnable" type="REG_DWORD" on="1" off="0" delete=""></poke>
  30.             </restriction>
  31. -->            
  32.             <restriction id="txtProxyOverride" name="Specify Proxy Exceptions:" _locID="txtProxyOverride">
  33.                 <poke resid="txtProxyOverride" regkey="Software\Microsoft\Windows\CurrentVersion\Internet Settings\ProxyOverride" type="REG_SZ" on="" off="" delete="" unicode="1"></poke>
  34.             </restriction>
  35.             <restriction id="txtIESearchPage" name="Specify the IE Search Page:" _locID="txtIESearchPage">
  36.                 <poke resid="txtIESearchPage" regkey="Software\Microsoft\Internet Explorer\Main\Search Bar\SearchPage" type="REG_SZ" on="" off="" delete="" unicode="1"></poke>
  37.             </restriction>
  38. <!--             
  39.             <restriction id="txtAutoRestart" name="Run and automatically restart application:" _locID="txtAutoRestart">
  40.                 <poke resid="txtAutoRestart" regkey="" type="REG_SZ" on="" off="" delete="" unicode="1"></poke>
  41.             </restriction>
  42. -->            
  43.             <restriction id="lstBlockPrograms" name="Blocked Programs List" _locID="lstBlockPrograms">
  44.             </restriction>
  45.             <restriction id="lstAutoRunOnce" name="Run-Once Programs List" _locID="lstAutoRunOnce">
  46.             </restriction>
  47.             <restriction id="txtAccessDisks" name="Prevent Access to Disks" _locID="txtAccessDisks" high="???" medium="???" low="???">
  48.                 <poke resid="txtAccessDisks" regkey="Software\Microsoft\Windows\CurrentVersion\Policies\Explorer\NoViewOnDrive" type="REG_DWORD" on="" off="0" delete="off"></poke>
  49.                 <poke resid="txtAccessDisks" regkey="Software\Microsoft\Windows\CurrentVersion\Policies\Explorer\NoDrives" type="REG_DWORD" on="" off="0" delete="off"></poke>
  50.             </restriction>
  51.             <restriction id="txtLogoffMinsUse" name="Force Logoff after mins of use" _locID="txtLogoffMinsUse">
  52.                 <poke resid="txtLogoffMinsUse" regkey="Software\Microsoft\Shared Computer Toolkit\LogoffAfter" type="REG_SZ" on="" off="" delete="off" initialvalue="60"></poke>
  53.                 <poke resid="txtLogoffMinsUse" regkey="Software\Microsoft\Windows\CurrentVersion\Run\Logoff" type="REG_EXPAND_SZ" on="%SCTPath%SCTUINotify.exe" off="" delete="" unicode="1">%SCTPath%SCTUINotify.exe</poke>
  54.               </restriction>
  55.               <restriction id="txtLogoffInactive" name="Force Logoff if inactive after" _locID="txtLogoffInactive">
  56.                 <poke resid="txtLogoffInactive" regkey="Software\Microsoft\Shared Computer Toolkit\IdleLogoff" type="REG_SZ" on="" off="0" delete="off" initialvalue="10"></poke>
  57.             </restriction>
  58.             <restriction id="chkForceRestart" name="Restart computer when user logs Off" _locID="chkForceRestart" high="???" medium="???" low="???">
  59.                 <poke resid="chkForceRestart" regkey="Software\Microsoft\Windows\CurrentVersion\Policies\Explorer\StartMenuLogoff" type="REG_DWORD" on="1" off="0" delete="off"></poke>
  60.                 <poke resid="chkForceRestart" regkey="Software\Microsoft\Windows\CurrentVersion\Policies\Explorer\NoLogoff" type="REG_DWORD" on="1" off="0" delete="off"></poke>
  61.                 <poke resid="chkForceRestart" regkey="Software\Microsoft\Shared Computer Toolkit\ForceRestart" type="REG_DWORD" on="1" off="" delete="off" ignore=""></poke>
  62.             </restriction>
  63.             <restriction id="chkPersistTimerNotify" name="Persist Timer Notify" _locID="chkPersistTimerNotify" high="on" medium="on" low="off">
  64.                 <poke resid="chkPersistTimerNotify" regkey="Software\Microsoft\Shared Computer Toolkit\PersistTimerNotify" type="REG_DWORD" on="1" off="0" delete="off"></poke>
  65.             </restriction>        
  66.         </section>
  67.         <section id="StartMenu" name="Start Menu Restrictions" type="windowsrestrictionsstartmenu" _locID="StartMenu">
  68.             <restriction id="chkNoRightClickStart" name="Prevent right-click in the Start menu" _locID="chkNoRightClickStart" high="on" medium="on" low="off">
  69.                 <poke resid="chkNoRightClickStart" regkey="Software\Microsoft\Windows\CurrentVersion\Policies\Explorer\NoChangeStartMenu" type="REG_DWORD" on="1" off="0" delete="off"></poke>
  70.             </restriction>
  71.             <restriction id="chkForceClassicMenu" name="Allow only the Classic Start menu" _locID="chkForceClassicMenu" high="on" medium="on" low="on">
  72.                 <poke resid="chkForceClassicMenu" regkey="Software\Microsoft\Windows\CurrentVersion\Policies\Explorer\NoSimpleStartMenu" type="REG_DWORD" on="1" off="0" delete="off"></poke>
  73.                 <poke resid="chkForceClassicMenu" regkey="Software\Microsoft\Windows\CurrentVersion\Policies\Explorer\NoWindowsUpdate" type="REG_DWORD" on="1" off="0" delete="off"></poke>
  74.                 <poke resid="chkForceClassicMenu" regkey="Software\Microsoft\Windows\CurrentVersion\Policies\Explorer\ForceStartMenuLogoff" type="REG_DWORD" on="1" off="0" delete="off"></poke>
  75.             </restriction>
  76.             <restriction id="chkRestrictClassicMenu" name="Remove the Control Panel, Printer and Network Settings from the Classic Start menu" _locID="chkRestrictClassicMenu" high="on" medium="on" low="off">
  77.                 <poke resid="chkRestrictClassicMenu" regkey="Software\Microsoft\Windows\CurrentVersion\Policies\Explorer\NoSetFolders" type="REG_DWORD" on="1" off="0" delete="off"></poke>
  78.             </restriction>
  79.             <restriction id="chkNoMyDocuments" name="Remove the My Documents icon" _locID="chkNoMyDocuments" high="on" medium="on" low="on">
  80.                 <poke resid="chkNoMyDocuments" regkey="Software\Microsoft\Windows\CurrentVersion\Policies\NonEnum\{450D8FBA-AD25-11D0-98A8-0800361B1103}" type="REG_DWORD" on="1" off="0" delete="off"></poke>
  81.                 <poke resid="chkNoMyDocuments" regkey="Software\Microsoft\Windows\CurrentVersion\Policies\Explorer\NoSMMyDocs" type="REG_DWORD" on="1" off="0" delete="off"></poke>
  82.                 <poke resid="chkNoMyDocuments" regkey="Software\Microsoft\Office\12.0\Common\Open Find\Places\StandardPlaces\MyDocuments\Show" type="REG_DWORD" on="0" off="1" delete="off"></poke>
  83.                 <poke resid="chkNoMyDocuments" regkey="Software\Microsoft\Office\11.0\Common\Open Find\Places\StandardPlaces\MyDocuments\Show" type="REG_DWORD" on="0" off="1" delete="off"></poke>
  84.                 <poke resid="chkNoMyDocuments" regkey="Software\Microsoft\Office\10.0\Common\Open Find\Places\StandardPlaces\MyDocuments\Show" type="REG_DWORD" on="0" off="1" delete="off"></poke>
  85.                 <poke resid="chkNoMyDocuments" regkey="Software\Microsoft\Office\9.0\Common\Open Find\Places\StandardPlaces\MyDocuments\Show" type="REG_DWORD" on="0" off="1" delete="off"></poke>
  86.             </restriction>
  87.             <restriction id="chkNoRecentDocs" name="Remove the My Recent Documents icon" _locID="chkNoRecentDocs" high="on" medium="on" low="on">
  88.                 <poke resid="chkNoRecentDocs" regkey="Software\Microsoft\Windows\CurrentVersion\Policies\Explorer\NoRecentDocsMenu" type="REG_DWORD" on="1" off="0" delete="off"></poke>
  89.                 <poke resid="chkNoRecentDocs" regkey="Software\Microsoft\Windows\CurrentVersion\Policies\Explorer\NoRecentDocsHistory" type="REG_DWORD" on="1" off="0" delete="off"></poke>
  90.             </restriction>
  91.             <restriction id="chkNoMyPictures" name="Remove the My Pictures icon" _locID="chkNoMyPictures" high="on" medium="on" low="on">
  92.                 <poke resid="chkNoMyPictures" regkey="Software\Microsoft\Windows\CurrentVersion\Policies\Explorer\NoSMMyPictures" type="REG_DWORD" on="1" off="0" delete="off"></poke>
  93.             </restriction>
  94.             <restriction id="chkNoMyMusic" name="Remove the My Music icon" _locID="chkNoMyMusic" high="on" medium="on" low="on">
  95.                 <poke resid="chkNoMyMusic" regkey="Software\Microsoft\Windows\CurrentVersion\Policies\Explorer\NoStartMenuMyMusic" type="REG_DWORD" on="1" off="0" delete="off"></poke>
  96.             </restriction>
  97.             <restriction id="chkNoFavorites" name="Remove the Favorites icon" _locID="chkNoFavorites" high="on" medium="on" low="on">
  98.                 <poke resid="chkNoFavorites" regkey="Software\Microsoft\Windows\CurrentVersion\Policies\Explorer\NoFavoritesMenu" type="REG_DWORD" on="1" off="0" delete="off"></poke>
  99.             </restriction>
  100.             <restriction id="chkNoNetworkPlaces" name="Remove the My Network Places icon" _locID="chkNoNetworkPlaces" high="on" medium="on" low="on">
  101.                 <poke resid="chkNoNetworkPlaces" regkey="Software\Microsoft\Windows\CurrentVersion\Policies\Explorer\NoStartMenuNetworkPlaces" type="REG_DWORD" on="1" off="0" delete="off"></poke>
  102.                 <poke resid="chkNoNetworkPlaces" regkey="Software\Microsoft\Windows\CurrentVersion\Policies\Explorer\NoNetHood" type="REG_DWORD" on="1" off="0" delete="off"></poke>
  103.                 <poke resid="chkNoNetworkPlaces" regkey="Software\Microsoft\Windows\CurrentVersion\Policies\Explorer\NoNetConnectDisconnect" type="REG_DWORD" on="1" off="0" delete="off"></poke>
  104.                 <poke resid="chkNoNetworkPlaces" regkey="Software\Microsoft\Windows\CurrentVersion\Explorer\CLSID\{208D2C60-3AEA-1069-A2D7-08002B30309D}\ShellFolder\Attributes" type="REG_DWORD" on="538443776" off="0" delete="off" ignore=""></poke>
  105.             </restriction>
  106.             <restriction id="chkNoFrequentList" name="Remove the Frequently Used Programs list" _locID="chkNoFrequentList" high="on" medium="on" low="on">
  107.                 <poke resid="chkNoFrequentList" regkey="Software\Microsoft\Windows\CurrentVersion\Policies\Explorer\NoStartMenuMFUprogramsList" type="REG_DWORD" on="1" off="0" delete="off"></poke>
  108.             </restriction>
  109.             <restriction id="chkDisableAllUsers" name="Prevent programs in the All Users folder from appearing" _locID="chkDisableAllUsers" high="on" medium="on" low="on">
  110.                 <poke resid="chkDisableAllUsers" regkey="Software\Microsoft\Windows\CurrentVersion\Policies\Explorer\NoCommonGroups" type="REG_DWORD" on="1" off="0" delete="off"></poke>
  111.             </restriction>
  112.             <restriction id="chkNoSharedDocuments" name="Remove the Shared documents folder from My Computer" _locID="chkNoSharedDocuments" high="on" medium="on" low="on">
  113.                 <poke resid="chkNoSharedDocuments" regkey="Software\Microsoft\Windows\CurrentVersion\Policies\Explorer\NoSharedDocuments" type="REG_DWORD" on="1" off="0" delete="off"></poke>
  114.             </restriction>
  115.             <restriction id="chkNoControlPanel" name="Remove the Control Panel icon" _locID="chkNoControlPanel" high="on" medium="on" low="off">
  116.                 <poke resid="chkNoControlPanel" regkey="Software\Microsoft\Windows\CurrentVersion\Policies\Explorer\NoControlPanel" type="REG_DWORD" on="1" off="0" delete="off"></poke>
  117.             </restriction>
  118.             <restriction id="chkNoSetProgramAccess" name="Remove the Set Program Access and Defaults icon" _locID="chkNoSetProgramAccess" high="on" medium="on" low="on">
  119.                 <poke resid="chkNoSetProgramAccess" regkey="Software\Microsoft\Windows\CurrentVersion\Policies\Explorer\NoSMConfigurePrograms" type="REG_DWORD" on="1" off="0" delete="off"></poke>
  120.             </restriction>
  121.             <restriction id="chkNoNetworkConnections" name="Remove the Network Connections (Connect To) icon" _locID="chkNoNetworkConnections" high="on" medium="on" low="off">
  122.                 <poke resid="chkNoNetworkConnections" regkey="Software\Microsoft\Windows\CurrentVersion\Policies\Explorer\NoNetworkConnections" type="REG_DWORD" on="1" off="0" delete="off"></poke>
  123.             </restriction>
  124.             <restriction id="chkNoPrinterFaxes" name="Remove the Printers and Faxes icon" _locID="chkNoPrinterFaxes" high="on" medium="off" low="off">
  125.                 <poke resid="chkNoPrinterFaxes" regkey="Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced\Start_ShowPrinters" type="REG_DWORD" on="0" off="1" delete=""></poke>
  126.             </restriction>
  127.             <restriction id="chkNoSearchCommand" name="Remove the Search icon" _locID="chkNoSearchCommand" high="on" medium="off" low="off">
  128.                 <poke resid="chkNoSearchCommand" regkey="Software\Microsoft\Windows\CurrentVersion\Policies\Explorer\NoFind" type="REG_DWORD" on="1" off="" delete="off"></poke>
  129.             </restriction>
  130.             <restriction id="chkNoRunCommand" name="Remove the Run icon" _locID="chkNoRunCommand" high="on" medium="on" low="off">
  131.                 <poke resid="chkNoRunCommand" regkey="Software\Microsoft\Windows\CurrentVersion\Policies\Explorer\NoRun" type="REG_DWORD" on="1" off="0" delete="off"></poke>
  132.             </restriction>
  133.             <restriction id="chkNoShutdown" name="Remove the Shut Down button" _locID="chkNoShutdown" high="on" medium="off" low="off">
  134.                 <poke resid="chkNoShutdown" regkey="Software\Microsoft\Windows\CurrentVersion\Policies\Explorer\NoClose" type="REG_DWORD" on="1" off="0" delete="off"></poke>
  135.             </restriction>
  136.             <restriction id="chkNoHelp" name="Remove the Help and Support icon" _locID="chkNoHelp" high="on" medium="off" low="off">
  137.                 <poke resid="chkNoHelp" regkey="Software\Microsoft\Windows\CurrentVersion\Policies\Explorer\NoSMHelp" type="REG_DWORD" on="1" off="0" delete="off"></poke>
  138.                 <poke resid="chkNoHelp" regkey="Software\Policies\Microsoft\Windows\Safer\CodeIdentifiers\0\Paths\{00000000-0000-0000-0000-000000000070}\ItemData" type="REG_SZ" on="HelpCtr.exe" off="" delete="off"></poke>
  139.             </restriction>
  140.         </section>
  141.         <section id="Windows" name="General Restrictions" type="windowsrestrictionsgeneral" _locID="Windows">
  142.             <restriction id="chkNoRightClick" name="Prevent right-click in Windows Explorer" _locID="chkNoRightClick" high="on" medium="off" low="off">
  143.                 <poke resid="chkNoRightClick" regkey="Software\Microsoft\Windows\CurrentVersion\Policies\Explorer\NoViewContextMenu" type="REG_DWORD" on="1" off="0" delete="off"></poke>
  144.                 <poke resid="chkNoRightClick" regkey="Software\Microsoft\Windows\CurrentVersion\Policies\Explorer\NoTrayContextMenu" type="REG_DWORD" on="1" off="0" delete="off"></poke>
  145.             </restriction>
  146.             <restriction id="chkPreventAutoPlay" name="Prevent AutoPlay on CD, DVD, and USB drives" _locID="chkPreventAutoPlay" high="on" medium="off" low="off">
  147.                 <poke resid="chkPreventAutoPlay" regkey="Software\Microsoft\Windows\CurrentVersion\Policies\Explorer\NoDriveTypeAutoRun" type="REG_DWORD" on="255" off="0" delete="off"></poke>
  148.             </restriction>
  149.             <restriction id="chkWindowsExplorerRestriction" name="Prevent access to Windows Explorer features: Folder Options, Customize Toolbar, and the My Documents folder" _locID="chkWindowsExplorerRestriction" high="on" medium="off" low="off">
  150.                 <poke resid="chkWindowsExplorerRestriction" regkey="Software\Microsoft\Windows\CurrentVersion\Policies\Explorer\NoFolderOptions" type="REG_DWORD" on="1" off="0" delete="off"></poke>
  151.                 <poke resid="chkWindowsExplorerRestriction" regkey="Software\Microsoft\Windows\CurrentVersion\Policies\Explorer\ClassicShell" type="REG_DWORD" on="1" off="0" delete="off"></poke>
  152.                 <poke resid="chkWindowsExplorerRestriction" regkey="Software\Microsoft\Windows\CurrentVersion\Policies\Explorer\NoToolbarCustomize" type="REG_DWORD" on="1" off="0" delete="off"></poke>
  153.                 <poke resid="chkWindowsExplorerRestriction" regkey="Software\Microsoft\Windows\CurrentVersion\Policies\Explorer\NoBandCustomize" type="REG_DWORD" on="1" off="0" delete="off"></poke>
  154.                 <poke resid="chkWindowsExplorerRestriction" regkey="Software\Microsoft\Windows\CurrentVersion\Explorer\CLSID\{871C5380-42A0-1069-A2EA-08002B30309D}\ShellFolder\Attributes" type="REG_DWORD" on="538443776" off="0" delete="off" ignore=""></poke>
  155.             </restriction>
  156.             <restriction id="chkNoTaskBar" name="Prevent access to the taskbar" _locID="chkNoTaskBar" high="on" medium="off" low="off">
  157.                 <poke resid="chkNoTaskBar" regkey="Software\Microsoft\Windows\CurrentVersion\Policies\Explorer\NoSetTaskbar" type="REG_DWORD" on="1" off="0" delete="off"></poke>
  158.                 <poke resid="chkNoTaskBar" regkey="Software\Microsoft\Windows\CurrentVersion\Policies\Explorer\LockTaskbar" type="REG_DWORD" on="1" off="0" delete="off"></poke>
  159.             </restriction>
  160.             <restriction id="chkPreventCommand" name="Prevent access to the command prompt" _locID="chkPreventCommand" high="on" medium="on" low="on">
  161.                 <poke resid="chkPreventCommand" regkey="Software\Policies\Microsoft\Windows\System\DisableCMD" type="REG_DWORD" on="1" off="0" delete="off"></poke>
  162.             </restriction>
  163.             <restriction id="chkPreventRegistry" name="Prevent access to the registry editor" _locID="chkPreventRegistry" high="on" medium="on" low="off">
  164.                 <poke resid="chkPreventRegistry" regkey="Software\Microsoft\Windows\CurrentVersion\Policies\System\DisableRegistryTools" type="REG_DWORD" on="1" off="0" delete="off"></poke>
  165.                 <poke resid="chkPreventRegistry" regkey="Software\Policies\Microsoft\Windows\Safer\CodeIdentifiers\0\Paths\{00000000-0000-0000-0000-000000000200}\ItemData" type="REG_SZ" on="Reg.exe" off="" delete="off"></poke>
  166.             </restriction>
  167.             <restriction id="chkRemoveTaskManager" name="Prevent access to Task Manager" _locID="chkRemoveTaskManager" high="on" medium="on" low="off">
  168.                 <poke resid="chkRemoveTaskManager" regkey="Software\Microsoft\Windows\CurrentVersion\Policies\System\DisableTaskMgr" type="REG_DWORD" on="1" off="0" delete="off"></poke>
  169.             </restriction>
  170.             <restriction id="chkPreventMMC" name="Prevent access to Microsoft Management Console utilities" _locID="chkPreventMMC" high="on" medium="on" low="on">
  171.                 <poke resid="chkPreventMMC" regkey="Software\Policies\Microsoft\MMC\RestrictToPermittedSnapins" type="REG_DWORD" on="1" off="0" delete="off"></poke>
  172.             </restriction>
  173.             <restriction id="chkNoAddDeletePrinter" name="Prevent users from adding or removing printers" _locID="chkNoAddDeletePrinter" high="on" medium="off" low="off">
  174.                 <poke resid="chkNoAddDeletePrinter" regkey="Software\Microsoft\Windows\CurrentVersion\Policies\Explorer\NoAddPrinter" type="REG_DWORD" on="1" off="0" delete="off"></poke>
  175.                 <poke resid="chkNoAddDeletePrinter" regkey="Software\Microsoft\Windows\CurrentVersion\Policies\Explorer\NoDeletePrinter" type="REG_DWORD" on="1" off="0" delete="off"></poke>
  176.             </restriction>
  177.             <restriction id="chkRemoveWorkstationLock" name="Prevent users from locking the computer" _locID="chkRemoveWorkstationLock" high="on" medium="on" low="on">
  178.                 <poke resid="chkRemoveWorkstationLock" regkey="Software\Microsoft\Windows\CurrentVersion\Policies\System\DisableLockWorkstation" type="REG_DWORD" on="1" off="0" delete="off"></poke>
  179.             </restriction>
  180.             <restriction id="chkRemoveChangePassword" name="Prevent password changes (also requires the Control Panel icon to be removed)" _locID="chkRemoveChangePassword" high="on" medium="on" low="off">
  181.                 <poke resid="chkRemoveChangePassword" regkey="Software\Microsoft\Windows\CurrentVersion\Policies\System\DisableChangePassword" type="REG_DWORD" on="1" off="0" delete="off"></poke>
  182.             </restriction>
  183.             <restriction id="chkPreventCDBurning" name="Remove CD and DVD burning features" _locID="chkPreventCDBurning" high="on" medium="off" low="off">
  184.                 <poke resid="chkPreventCDBurning" regkey="Software\Microsoft\Windows\CurrentVersion\Policies\Network\NoCDBurning" type="REG_DWORD" on="1" off="0" delete="off"></poke>
  185.             </restriction>
  186.             <restriction id="chkNoWinKeys" name="Disable keyboard shortcuts that use the Windows Logo key" _locID="chkNoWinKeys" high="on" medium="off" low="off">
  187.                 <poke resid="chkNoWinKeys" regkey="Software\Microsoft\Windows\CurrentVersion\Policies\Explorer\NoWinKeys" type="REG_DWORD" on="1" off="0" delete="off"></poke>
  188.             </restriction>
  189.             <restriction id="chkBlockAll" name="Allow only programs in the Program Files and Windows folders to run" _locID="chkBlockAll" high="on" medium="off" low="off">
  190.                 <poke resid="chkBlockAll" regkey="Software\Policies\Microsoft\Windows\Safer\CodeIdentifiers\DefaultLevel" type="REG_DWORD" on="0" off="40000" delete="off"></poke>
  191.                 <poke resid="chkBlockAll" regkey="Software\Policies\Microsoft\Windows\Safer\CodeIdentifiers\262144\Paths\{00000000-0000-0000-0001-000000000001}\ItemData" type="REG_EXPAND_SZ" on="%ProgramFiles%" off="" delete="off"></poke>
  192.                 <poke resid="chkBlockAll" regkey="Software\Policies\Microsoft\Windows\Safer\CodeIdentifiers\262144\Paths\{00000000-0000-0000-0001-000000000002}\ItemData" type="REG_EXPAND_SZ" on="%WinDir%" off="" delete="off"></poke>
  193.                 <poke resid="chkBlockAll" regkey="Software\Policies\Microsoft\Windows\Safer\CodeIdentifiers\262144\Paths\{00000000-0000-0000-0001-000000000003}\ItemData" type="REG_EXPAND_SZ" on="*.lnk" off="" delete="off"></poke>
  194.                 <poke resid="chkBlockAll" regkey="Software\Policies\Microsoft\Windows\Safer\CodeIdentifiers\0\Paths\{00000000-0000-0000-0000-000000000056}\ItemData" type="REG_EXPAND_SZ" on="%WinDir%\Temp" off="" delete="off"></poke>
  195.             </restriction>
  196.             <restriction id="chkSysTools" name="Disable System Tools and other management programs" _locID="chkSysTools" high="on" medium="off" low="off">
  197.                 <poke resid="chkSysTools" regkey="Software\Policies\Microsoft\Windows\Safer\CodeIdentifiers\0\Paths\{00000000-0000-0000-0000-000000000050}\ItemData" type="REG_SZ" on="ntbackup.exe" off="" delete="off"></poke>
  198.                 <poke resid="chkSysTools" regkey="Software\Policies\Microsoft\Windows\Safer\CodeIdentifiers\0\Paths\{00000000-0000-0000-0000-000000000051}\ItemData" type="REG_SZ" on="cleanmgr.exe" off="" delete="off"></poke>
  199.                 <poke resid="chkSysTools" regkey="Software\Policies\Microsoft\Windows\Safer\CodeIdentifiers\0\Paths\{00000000-0000-0000-0000-000000000052}\ItemData" type="REG_SZ" on="migwiz.exe" off="" delete="off"></poke>
  200.                 <poke resid="chkSysTools" regkey="Software\Policies\Microsoft\Windows\Safer\CodeIdentifiers\0\Paths\{00000000-0000-0000-0000-000000000053}\ItemData" type="REG_SZ" on="msinfo32.exe" off="" delete="off"></poke>
  201.                 <poke resid="chkSysTools" regkey="Software\Policies\Microsoft\Windows\Safer\CodeIdentifiers\0\Paths\{00000000-0000-0000-0000-000000000054}\ItemData" type="REG_SZ" on="rstrui.exe" off="" delete="off"></poke>
  202.                 <poke resid="chkSysTools" regkey="Software\Policies\Microsoft\Windows\Safer\CodeIdentifiers\0\Paths\{00000000-0000-0000-0000-000000000055}\ItemData" type="REG_SZ" on="CACLS.exe" off="" delete="off"></poke>
  203.                 <poke resid="chkSysTools" regkey="Software\Policies\Microsoft\Windows\Task Scheduler5.0\Task Creation" type="REG_DWORD" on="1" off="0" delete="off"></poke>
  204.                 <poke resid="chkSysTools" regkey="Software\Policies\Microsoft\Windows\Safer\CodeIdentifiers\0\Paths\{00000000-0000-0000-0000-000000000001}\ItemData" type="REG_SZ" on="MMC.EXE" off="" delete="off"></poke>
  205.                 <poke resid="chkSysTools" regkey="Software\Policies\Microsoft\Windows\Safer\CodeIdentifiers\0\Paths\{00000000-0000-0000-0000-000000000002}\ItemData" type="REG_SZ" on="DISKPART.EXE" off="" delete="off"></poke>
  206.                 <poke resid="chkSysTools" regkey="Software\Policies\Microsoft\Windows\Safer\CodeIdentifiers\0\Paths\{00000000-0000-0000-0000-000000000003}\ItemData" type="REG_SZ" on="NET.EXE" off="" delete="off"></poke>
  207.                 <poke resid="chkSysTools" regkey="Software\Policies\Microsoft\Windows\Safer\CodeIdentifiers\0\Paths\{00000000-0000-0000-0000-000000000004}\ItemData" type="REG_SZ" on="REG.EXE" off="" delete="off"></poke>
  208.                 <poke resid="chkSysTools" regkey="Software\Policies\Microsoft\Windows\Safer\CodeIdentifiers\0\Paths\{00000000-0000-0000-0000-000000000005}\ItemData" type="REG_SZ" on="REGINI.EXE" off="" delete="off"></poke>
  209.                 <poke resid="chkSysTools" regkey="Software\Policies\Microsoft\Windows\Safer\CodeIdentifiers\0\Paths\{00000000-0000-0000-0000-000000000006}\ItemData" type="REG_SZ" on="GPEDIT.MSC" off="" delete="off"></poke>
  210.                 <poke resid="chkSysTools" regkey="Software\Policies\Microsoft\Windows\Safer\CodeIdentifiers\0\Paths\{00000000-0000-0000-0000-000000000007}\ItemData" type="REG_SZ" on="XCOPY.EXE" off="" delete="off"></poke>
  211.                 <poke resid="chkSysTools" regkey="Software\Policies\Microsoft\Windows\Safer\CodeIdentifiers\0\Paths\{00000000-0000-0000-0000-000000000008}\ItemData" type="REG_SZ" on="RENAME.EXE" off="" delete="off"></poke>
  212.                 <poke resid="chkSysTools" regkey="Software\Policies\Microsoft\Windows\Safer\CodeIdentifiers\0\Paths\{00000000-0000-0000-0000-000000000009}\ItemData" type="REG_SZ" on="REN.EXE" off="" delete="off"></poke>
  213.                 <poke resid="chkSysTools" regkey="Software\Policies\Microsoft\Windows\Safer\CodeIdentifiers\0\Paths\{00000000-0000-0000-0000-000000000010}\ItemData" type="REG_SZ" on="CONTROL.EXE" off="" delete="off"></poke>
  214.                 <poke resid="chkSysTools" regkey="Software\Policies\Microsoft\Windows\Safer\CodeIdentifiers\0\Paths\{00000000-0000-0000-0000-000000000011}\ItemData" type="REG_SZ" on="diskmgmt.msc" off="" delete="off"></poke>
  215.                 <poke resid="chkSysTools" regkey="Software\Policies\Microsoft\Windows\Safer\CodeIdentifiers\0\Paths\{00000000-0000-0000-0000-000000000012}\ItemData" type="REG_SZ" on="nusrmgr.cpl" off="" delete="off"></poke>
  216.                 <poke resid="chkSysTools" regkey="Software\Policies\Microsoft\Windows\Safer\CodeIdentifiers\0\Paths\{00000000-0000-0000-0000-000000000013}\ItemData" type="REG_SZ" on="ETPREP.EXE" off="" delete="off"></poke>
  217.                 <poke resid="chkSysTools" regkey="Software\Policies\Microsoft\Windows\Safer\CodeIdentifiers\0\Paths\{00000000-0000-0000-0000-000000000014}\ItemData" type="REG_SZ" on="EWFMGR.EXE" off="" delete="off"></poke>
  218.                 <poke resid="chkSysTools" regkey="Software\Policies\Microsoft\Windows\Safer\CodeIdentifiers\0\Paths\{00000000-0000-0000-0000-000000000015}\ItemData" type="REG_SZ" on="ConfigWizards.exe" off="" delete="off"></poke>
  219.                 <poke resid="chkSysTools" regkey="Software\Policies\Microsoft\Windows\Safer\CodeIdentifiers\0\Paths\{00000000-0000-0000-0000-000000000016}\ItemData" type="REG_SZ" on="DDEShare.exe" off="" delete="off"></poke>
  220.                 <poke resid="chkSysTools" regkey="Software\Policies\Microsoft\Windows\Safer\CodeIdentifiers\0\Paths\{00000000-0000-0000-0000-000000000017}\ItemData" type="REG_SZ" on="RegSvcs.exe" off="" delete="off"></poke>
  221.                 <poke resid="chkSysTools" regkey="Software\Policies\Microsoft\Windows\Safer\CodeIdentifiers\0\Paths\{00000000-0000-0000-0000-000000000018}\ItemData" type="REG_SZ" on="regsvr32.exe" off="" delete="off"></poke>
  222.                 <poke resid="chkSysTools" regkey="Software\Policies\Microsoft\Windows\Safer\CodeIdentifiers\0\Paths\{00000000-0000-0000-0000-000000000019}\ItemData" type="REG_SZ" on="shrpubw.exe" off="" delete="off"></poke>
  223.                 <poke resid="chkSysTools" regkey="Software\Policies\Microsoft\Windows\Safer\CodeIdentifiers\0\Paths\{00000000-0000-0000-0000-000000000020}\ItemData" type="REG_SZ" on="spuninst.exe" off="" delete="off"></poke>
  224.                 <poke resid="chkSysTools" regkey="Software\Policies\Microsoft\Windows\Safer\CodeIdentifiers\0\Paths\{00000000-0000-0000-0000-000000000021}\ItemData" type="REG_SZ" on="fsquirt.exe" off="" delete="off"></poke>
  225.                 <poke resid="chkSysTools" regkey="Software\Policies\Microsoft\Windows\Safer\CodeIdentifiers\0\Paths\{00000000-0000-0000-0000-000000000022}\ItemData" type="REG_SZ" on="dxdiag.exe" off="" delete="off"></poke>
  226.                 <poke resid="chkSysTools" regkey="Software\Policies\Microsoft\Windows\Safer\CodeIdentifiers\0\Paths\{00000000-0000-0000-0000-000000000023}\ItemData" type="REG_SZ" on="SRVANY.EXE" off="" delete="off"></poke>
  227.                 <poke resid="chkSysTools" regkey="Software\Policies\Microsoft\Windows\Safer\CodeIdentifiers\0\Paths\{00000000-0000-0000-0000-000000000024}\ItemData" type="REG_SZ" on="NETDOM.EXE" off="" delete="off"></poke>
  228.                 <poke resid="chkSysTools" regkey="Software\Policies\Microsoft\Windows\Safer\CodeIdentifiers\0\Paths\{00000000-0000-0000-0000-000000000025}\ItemData" type="REG_SZ" on="UPHCLEAN.EXE" off="" delete="off"></poke>
  229.                 <poke resid="chkSysTools" regkey="Software\Policies\Microsoft\Windows\Safer\CodeIdentifiers\0\Paths\{00000000-0000-0000-0000-000000000026}\ItemData" type="REG_SZ" on="XPEPM.EXE" off="" delete="off"></poke>
  230.                 <poke resid="chkSysTools" regkey="Software\Policies\Microsoft\Windows\Safer\CodeIdentifiers\0\Paths\{00000000-0000-0000-0000-000000000027}\ItemData" type="REG_SZ" on="SCHTASKS.EXE" off="" delete="off"></poke>
  231.                 <poke resid="chkSysTools" regkey="Software\Policies\Microsoft\Windows\Safer\CodeIdentifiers\0\Paths\{00000000-0000-0000-0000-000000000029}\ItemData" type="REG_SZ" on="DenyAccess.exe" off="" delete="off"></poke>
  232.                 <poke resid="chkSysTools" regkey="Software\Policies\Microsoft\Windows\Safer\CodeIdentifiers\0\Paths\{00000000-0000-0000-0000-000000000030}\ItemData" type="REG_SZ" on="WindowsUpdates.vbs" off="" delete="off"></poke>
  233.                 <poke resid="chkSysTools" regkey="Software\Policies\Microsoft\Windows\Safer\CodeIdentifiers\0\Paths\{00000000-0000-0000-0000-000000000031}\ItemData" type="REG_SZ" on="Banner.wsf" off="" delete="off"></poke>
  234.                 <poke resid="chkSysTools" regkey="Software\Policies\Microsoft\Windows\Safer\CodeIdentifiers\0\Paths\{00000000-0000-0000-0000-000000000032}\ItemData" type="REG_SZ" on="DiskProtect.hta" off="" delete="off"></poke>
  235.                 <poke resid="chkSysTools" regkey="Software\Policies\Microsoft\Windows\Safer\CodeIdentifiers\0\Paths\{00000000-0000-0000-0000-000000000033}\ItemData" type="REG_SZ" on="GetStarted.hta" off="" delete="off"></poke>
  236.                 <poke resid="chkSysTools" regkey="Software\Policies\Microsoft\Windows\Safer\CodeIdentifiers\0\Paths\{00000000-0000-0000-0000-000000000034}\ItemData" type="REG_SZ" on="CheckWDP.hta" off="" delete="off"></poke>
  237.                 <poke resid="chkSysTools" regkey="Software\Policies\Microsoft\Windows\Safer\CodeIdentifiers\0\Paths\{00000000-0000-0000-0000-000000000035}\ItemData" type="REG_SZ" on="ProfileMgr.hta" off="" delete="off"></poke>
  238.                 <poke resid="chkSysTools" regkey="Software\Policies\Microsoft\Windows\Safer\CodeIdentifiers\0\Paths\{00000000-0000-0000-0000-000000000036}\ItemData" type="REG_SZ" on="Restrict.hta" off="" delete="off"></poke>
  239.             </restriction>
  240.             <restriction id="chkDisableNoteWordPad" name="Disable Notepad and WordPad" _locID="chkDisableNoteWordPad" high="on" medium="off" low="off">
  241.                 <poke resid="chkDisableNoteWordPad" regkey="Software\Policies\Microsoft\Windows\Safer\CodeIdentifiers\0\Paths\{00000000-0000-0000-0000-000000000101}\ItemData" type="REG_SZ" on="Notepad.exe" off="" delete="off"></poke>
  242.                 <poke resid="chkDisableNoteWordPad" regkey="Software\Policies\Microsoft\Windows\Safer\CodeIdentifiers\0\Paths\{00000000-0000-0000-0000-000000000102}\ItemData" type="REG_SZ" on="WordPad.exe" off="" delete="off"></poke>
  243.             </restriction>
  244.             <restriction id="chkNoRecycleBin" name="Remove the Recycle Bin icon" _locID="chkNoRecycleBin" high="on" medium="on" low="on">
  245.                 <poke resid="chkNoRecycleBin" regkey="Software\Microsoft\Windows\CurrentVersion\Policies\Explorer\NoRecycleFiles" type="REG_DWORD" on="1" off="0" delete="off"></poke>
  246.                 <poke resid="chkNoRecycleBin" regkey="Software\Microsoft\Windows\CurrentVersion\Policies\NonEnum\{645FF040-5081-101B-9F08-00AA002F954E}" type="REG_DWORD" on="1" off="0" delete="off"></poke>
  247.             </restriction>
  248.             <restriction id="chkPreventWriteDesktop" name="Prevent users from saving files to the desktop" _locID="chkPreventWriteDesktop" high="on" medium="off" low="off">
  249.                 <poke resid="chkPreventWriteDesktop" regkey="Software\Microsoft\Shared Computer Toolkit\PreventWriteDesktop" type="REG_DWORD" on="1" off="0" delete=""></poke>
  250.             </restriction>
  251.         </section>
  252.         <section id="IExplorer" name="Internet Explorer Restrictions" type="programrestrictionsie" _locID="IExplorer">
  253.             <restriction id="chkDisableInternet" name="Prevent Internet access (except Web sites below)" _locID="chkDisableInternet" high="off" medium="off" low="off">
  254.                 <poke resid="chkDisableInternet" internal="1" on="1" off="0" delete=""></poke>
  255.             </restriction>
  256.             <restriction id="chkNoRightClickIE" name="Prevent right-click in Internet Explorer" _locID="chkNoRightClickIE" high="off" medium="off" low="off">
  257.                 <poke resid="chkNoRightClickIE" regkey="Software\Policies\Microsoft\Internet Explorer\Restrictions\NoBrowserContextMenu" type="REG_DWORD" on="1" off="0" delete=""></poke>
  258.             </restriction>
  259.             <restriction id="chkNoPrint" name="Prevent printing" _locID="chkNoPrint" high="on" medium="on" low="off">
  260.                 <poke resid="chkNoPrint" regkey="Software\Policies\Microsoft\Internet Explorer\Restrictions\NoPrinting" type="REG_DWORD" on="1" off="0" delete=""></poke>
  261.             </restriction>
  262.             <restriction id="chkDisableIEFavorites" name="Do not allow access to Favorites" _locID="chkDisableIEFavorites" high="on" medium="off" low="off">
  263.                     <poke resid="chkDisableIEFavorites" regkey="Software\Policies\Microsoft\Internet Explorer\Restrictions\NoFavorites" type="REG_DWORD" on="1" off="0" delete=""></poke>
  264.             </restriction>
  265.             <restriction id="chkDisableIEAutoComplete" name="Disable AutoComplete" _locID="chkDisableIEAutoComplete" high="on" medium="on" low="off">
  266.                 <poke resid="chkDisableIEAutoComplete" regkey="Software\Policies\Microsoft\Internet Explorer\Control Panel\FormSuggest" type="REG_DWORD" on="1" off="0" delete=""></poke>
  267.                 <poke resid="chkDisableIEAutoComplete" regkey="Software\Policies\Microsoft\Internet Explorer\Control Panel\FormSuggest Passwords" type="REG_DWORD" on="1" off="0" delete=""></poke>
  268.             </restriction>
  269.             <restriction id="chkClearTempInetFiles" name="Empty the Temporary Internet Files folder when Internet Explorer is closed" _locID="chkClearTempInetFiles" high="on" medium="on" low="on">
  270.                     <poke resid="chkClearTempInetFiles" regkey="Software\Policies\Microsoft\Windows\CurrentVersion\Internet Settings\Cache\Persistent" type="REG_DWORD" on="0" off="1" delete=""></poke>
  271.                     <poke resid="chkClearTempInetFiles" regkey="Software\Microsoft\Windows\CurrentVersion\Internet Settings\Cache\Persistent" type="REG_DWORD" on="0" off="1" delete=""></poke>
  272.             </restriction>
  273.             <subsection id="IExplorerMenu" name="Menu Options" _locID="IExplorerMenu">
  274.                 <restriction id="chkDisableIEViewSource" name="Remove View Source" _locID="chkDisableIEViewSource" high="on" medium="off" low="off">
  275.                     <poke resid="chkDisableIEViewSource" regkey="Software\Policies\Microsoft\Internet Explorer\Restrictions\NoViewSource" type="REG_DWORD" on="1" off="0" delete=""></poke>
  276.                 </restriction>
  277.                 <restriction id="chkDisableIEFindFiles" name="Remove Find Files" _locID="chkDisableIEFindFiles" high="on" medium="on" low="off">
  278.                     <poke resid="chkDisableIEFindFiles" regkey="Software\Policies\Microsoft\Internet Explorer\Restrictions\NoFindFiles" type="REG_DWORD" on="1" off="0" delete=""></poke>
  279.                 </restriction>
  280.                 <restriction id="chkDisableIETheaterMode" name="Remove Theater Mode" _locID="chkDisableIETheaterMode" high="on" medium="off" low="off">
  281.                     <poke resid="chkDisableIETheaterMode" regkey="Software\Policies\Microsoft\Internet Explorer\Restrictions\NoTheaterMode" type="REG_DWORD" on="1" off="0" delete=""></poke>
  282.                 </restriction>
  283.                 <restriction id="chkDisableIEHelpMenu" name="Remove Help Menu" _locID="chkDisableIEHelpMenu" high="on" medium="off" low="off">
  284.                     <poke resid="chkDisableIEHelpMenu" regkey="Software\Policies\Microsoft\Internet Explorer\Restrictions\NoHelpMenu" type="REG_DWORD" on="1" off="0" delete=""></poke>
  285.                 </restriction>
  286.                 <!--
  287.                 <restriction id="chkDisableIERestGoMenu" name="Remove RestGo Menu" _locID="chkDisableIERestGoMenu" high="on" medium="off" low="off">
  288.                     <poke resid="chkDisableIERestGoMenu" regkey="Software\Policies\Microsoft\Internet Explorer\Restrictions\RestGoMenu" type="REG_DWORD" on="1" off="0" delete=""></poke>
  289.                 </restriction>
  290.                 -->
  291.                 <restriction id="chkDisableIEBrowserOptions" name="Remove Browser Options" _locID="chkDisableIEBrowserOptions" high="on" medium="on" low="on">
  292.                     <poke resid="chkDisableIEBrowserOptions" regkey="Software\Policies\Microsoft\Internet Explorer\Restrictions\NoBrowserOptions" type="REG_DWORD" on="1" off="0" delete=""></poke>
  293.                 </restriction>
  294.                 <restriction id="chkDisableIEExpandedNewMenu" name="Remove Expanded New Menu" _locID="chkDisableIEExpandedNewMenu" high="on" medium="off" low="off">
  295.                     <poke resid="chkDisableIEExpandedNewMenu" regkey="Software\Microsoft\Windows\CurrentVersion\Policies\Explorer\NoExpandedNewMenu" type="REG_DWORD" on="1" off="0" delete=""></poke>
  296.                 </restriction>
  297.                 <restriction id="chkDisableIEGeneralTab" name="Remove General Tab in Internet Options" _locID="chkDisableIEGeneralTab" high="on" medium="off" low="off">
  298.                     <poke resid="chkDisableIEGeneralTab" regkey="Software\Policies\Microsoft\Internet Explorer\Control Panel\GeneralTab" type="REG_DWORD" on="1" off="0" delete=""></poke>
  299.                 </restriction>
  300.                 <restriction id="chkDisableIESecurityTab" name="Remove Security Tab in Internet Options" _locID="chkDisableIESecurityTab" high="on" medium="on" low="on">
  301.                     <poke resid="chkDisableIESecurityTab" regkey="Software\Policies\Microsoft\Internet Explorer\Control Panel\SecurityTab" type="REG_DWORD" on="1" off="0" delete=""></poke>
  302.                 </restriction>
  303.                 <restriction id="chkDisableIEPrivacyTab" name="Remove Privacy Tab in Internet Options" _locID="chkDisableIEPrivacyTab" high="on" medium="on" low="on">
  304.                     <poke resid="chkDisableIEPrivacyTab" regkey="Software\Policies\Microsoft\Internet Explorer\Control Panel\PrivacyTab" type="REG_DWORD" on="1" off="0" delete=""></poke>
  305.                 </restriction>
  306.                 <restriction id="chkDisableIEContentTab" name="Remove Content Tab in Internet Options" _locID="chkDisableIEContentTab" high="on" medium="off" low="off">
  307.                     <poke resid="chkDisableIEContentTab" regkey="Software\Policies\Microsoft\Internet Explorer\Control Panel\ContentTab" type="REG_DWORD" on="1" off="0" delete=""></poke>
  308.                 </restriction>
  309.                 <restriction id="chkDisableIEConnectionsTab" name="Remove Connections Tab in Internet Options" _locID="chkDisableIEConnectionsTab" high="on" medium="on" low="on">
  310.                     <poke resid="chkDisableIEConnectionsTab" regkey="Software\Policies\Microsoft\Internet Explorer\Control Panel\ConnectionsTab" type="REG_DWORD" on="1" off="0" delete=""></poke>
  311.                 </restriction>
  312.                 <restriction id="chkDisableIEProgramsTab" name="Remove Programs Tab in Internet Options" _locID="chkDisableIEProgramsTab" high="on" medium="on" low="off">
  313.                     <poke resid="chkDisableIEProgramsTab" regkey="Software\Policies\Microsoft\Internet Explorer\Control Panel\ProgramsTab" type="REG_DWORD" on="1" off="0" delete=""></poke>
  314.                 </restriction>
  315.                 <restriction id="chkDisableIEAdvancedTab" name="Remove Advanced Tab in Internet Options" _locID="chkDisableIEAdvancedTab" high="on" medium="on" low="on">
  316.                     <poke resid="chkDisableIEAdvancedTab" regkey="Software\Policies\Microsoft\Internet Explorer\Control Panel\AdvancedTab" type="REG_DWORD" on="1" off="0" delete=""></poke>
  317.                 </restriction>
  318.                 <restriction id="chkDisableIENewWindow" name="Remove New Window Menu Option" _locID="chkDisableIENewWindow" high="on" medium="off" low="off">
  319.                     <poke resid="chkDisableIENewWindow" regkey="Software\Policies\Microsoft\Internet Explorer\Restrictions\NoFileNew" type="REG_DWORD" on="1" off="0" delete=""></poke>
  320.                 </restriction>
  321.             </subsection>
  322.             <subsection id="IExplorerToolbar" name="Toolbar Options" _locID="IExplorerToolbar">
  323.                 <restriction id="chkRestrictIEToolbarSearch" name="Search" _locID="chkRestrictIEToolbarSearch" high="on" medium="on" low="off">
  324.                     <poke resid="chkRestrictIEToolbarSearch" regkey="Software\Microsoft\Windows\CurrentVersion\Policies\Explorer\Btn_Search" type="REG_DWORD" on="2" off="0" delete=""></poke>
  325.                 </restriction>
  326.                 <restriction id="chkRestrictIEToolbarFolders" name="Folders" _locID="chkRestrictIEToolbarFolders" high="on" medium="on" low="off">
  327.                     <poke resid="chkRestrictIEToolbarFolders" regkey="Software\Microsoft\Windows\CurrentVersion\Policies\Explorer\Btn_Folders" type="REG_DWORD" on="2" off="0" delete=""></poke>
  328.                 </restriction>
  329.                 <!--
  330.                 <restriction id="chkRestrictIEToolbarMailNews" name="Mail and News" _locID="chkRestrictIEToolbarMailNews" high="on" medium="off" low="off">
  331.                     <poke resid="chkRestrictIEToolbarMailNews" regkey="Software\Microsoft\Windows\CurrentVersion\Policies\Explorer\Btn_MailNews" type="REG_DWORD" on="2" off="0" delete=""></poke>
  332.                 </restriction>
  333.                 -->
  334.                 <restriction id="chkRestrictIEToolbarEdit" name="Edit" _locID="chkRestrictIEToolbarEdit" high="on" medium="on" low="off">
  335.                     <poke resid="chkRestrictIEToolbarEdit" regkey="Software\Microsoft\Windows\CurrentVersion\Policies\Explorer\Btn_Edit" type="REG_DWORD" on="2" off="0" delete=""></poke>
  336.                 </restriction>
  337.                 <restriction id="chkRestrictIEToolbarDiscussions" name="Discussions" _locID="chkRestrictIEToolbarDiscussions" high="on" medium="on" low="off">
  338.                     <poke resid="chkRestrictIEToolbarDiscussions" regkey="Software\Microsoft\Windows\CurrentVersion\Policies\Explorer\Btn_Discussions" type="REG_DWORD" on="2" off="0" delete=""></poke>
  339.                 </restriction>
  340.                 <restriction id="chkRestrictIEToolbarEncoding" name="Encoding" _locID="chkRestrictIEToolbarEncoding" high="on" medium="off" low="off">
  341.                     <poke resid="chkRestrictIEToolbarEncoding" regkey="Software\Microsoft\Windows\CurrentVersion\Policies\Explorer\Btn_Encoding" type="REG_DWORD" on="2" off="0" delete=""></poke>
  342.                 </restriction>
  343.                 <restriction id="chkRestrictIEToolbarSize" name="Size" _locID="chkRestrictIEToolbarSize" high="on" medium="off" low="off">
  344.                     <poke resid="chkRestrictIEToolbarSize" regkey="Software\Microsoft\Windows\CurrentVersion\Policies\Explorer\Btn_Size" type="REG_DWORD" on="2" off="0" delete=""></poke>
  345.                 </restriction>
  346.                 <restriction id="chkRestrictIEToolbarFullScreen" name="Full Screen" _locID="chkRestrictIEToolbarFullScreen" high="on" medium="off" low="off">
  347.                     <poke resid="chkRestrictIEToolbarFullScreen" regkey="Software\Microsoft\Windows\CurrentVersion\Policies\Explorer\Btn_Fullscreen" type="REG_DWORD" on="2" off="0" delete=""></poke>
  348.                 </restriction>
  349.                 <restriction id="chkRestrictIEToolbarMedia" name="Media" _locID="chkRestrictIEToolbarMedia" high="on" medium="off" low="off">
  350.                     <poke resid="chkRestrictIEToolbarMedia" regkey="Software\Microsoft\Windows\CurrentVersion\Policies\Explorer\Btn_Media" type="REG_DWORD" on="2" off="0" delete=""></poke>
  351.                 </restriction>
  352.                 <restriction id="chkRestrictIEToolbarPrint" name="Print" _locID="chkRestrictIEToolbarPrint" high="on" medium="on" low="off">
  353.                     <poke resid="chkRestrictIEToolbarPrint" regkey="Software\Microsoft\Windows\CurrentVersion\Policies\Explorer\Btn_Print" type="REG_DWORD" on="2" off="0" delete=""></poke>
  354.                 </restriction>
  355.                 <restriction id="chkRestrictIEToolbarHistory" name="History" _locID="chkRestrictIEToolbarHistory" high="on" medium="off" low="off">
  356.                     <poke resid="chkRestrictIEToolbarHistory" regkey="Software\Microsoft\Windows\CurrentVersion\Policies\Explorer\Btn_History" type="REG_DWORD" on="2" off="0" delete=""></poke>
  357.                 </restriction>
  358.                 <restriction id="chkRestrictIEToolbarTools" name="Tools" _locID="chkRestrictIEToolbarTools" high="on" medium="off" low="off">
  359.                     <poke resid="chkRestrictIEToolbarTools" regkey="Software\Microsoft\Windows\CurrentVersion\Policies\Explorer\Btn_Tools" type="REG_DWORD" on="2" off="0" delete=""></poke>
  360.                 </restriction>
  361.                 <restriction id="chkRestrictIEToolbarExtensionButton" name="Third Party Extension Buttons" _locID="chkRestrictIEToolbarExtensionButton" high="on" medium="off" low="off">
  362.                     <poke resid="chkRestrictIEToolbarExtensionButton" regkey="Software\Microsoft\Windows\CurrentVersion\Policies\Ext\RestrictToList" type="REG_DWORD" on="1" off="0" delete=""></poke>
  363.                 </restriction>
  364.             </subsection>
  365.         </section>
  366.         <section id="Office" name="Microsoft Office Restrictions" type="programrestrictionsoffice" _locID="Office">
  367.             <restriction id="chkOfficeVBA" name="Prevent use of Visual Basic for Applications (VBA) in Office 2007/2003/XP" _locID="chkOfficeVBA" high="on" medium="on" low="off">
  368.                 <poke resid="chkOfficeVBA" regkey="Software\Policies\Microsoft\Office\12.0\Common\VbaOff" type="REG_DWORD" on="1" off="0" delete="off"></poke>
  369.                 <poke resid="chkOfficeVBA" regkey="Software\Policies\Microsoft\Office\11.0\Common\VbaOff" type="REG_DWORD" on="1" off="0" delete="off"></poke>
  370.                 <poke resid="chkOfficeVBA" regkey="Software\Policies\Microsoft\Office\10.0\Common\VbaOff" type="REG_DWORD" on="1" off="0" delete="off"></poke>
  371.             </restriction>
  372.             <restriction id="chkOfficeMacroKeys" name="Disable macro shortcut keys" _locID="chkOfficeMacroKeys" high="on" medium="off" low="off">
  373.                 <poke resid="chkOfficeMacroKeys" regkey="Software\Policies\Microsoft\Office\12.0\Excel\DisabledShortcutKeysCheckBoxes\ToolsMacroMacros" type="REG_SZ" on="119,16" off="0" delete="off"></poke>
  374.                 <poke resid="chkOfficeMacroKeys" regkey="Software\Policies\Microsoft\Office\12.0\Excel\DisabledShortcutKeysCheckBoxes\ToolsMacroVBE" type="REG_SZ" on="122,16" off="0" delete="off"></poke>
  375.                 <poke resid="chkOfficeMacroKeys" regkey="Software\Policies\Microsoft\Office\12.0\Excel\DisabledShortcutKeysCheckBoxes\ToolsMacroWEB" type="REG_SZ" on="122,20" off="0" delete="off"></poke>
  376.                 <poke resid="chkOfficeMacroKeys" regkey="Software\Policies\Microsoft\Office\12.0\FrontPage\DisabledShortcutKeysCheckBoxes\ToolsMacroMacros" type="REG_SZ" on="119,16" off="0" delete="off"></poke>
  377.                 <poke resid="chkOfficeMacroKeys" regkey="Software\Policies\Microsoft\Office\12.0\FrontPage\DisabledShortcutKeysCheckBoxes\ToolsMacroVBE" type="REG_SZ" on="122,16" off="0" delete="off"></poke>
  378.                 <poke resid="chkOfficeMacroKeys" regkey="Software\Policies\Microsoft\Office\12.0\FrontPage\DisabledShortcutKeysCheckBoxes\ToolsMacroWEB" type="REG_SZ" on="122,20" off="0" delete="off"></poke>
  379.                 <poke resid="chkOfficeMacroKeys" regkey="Software\Policies\Microsoft\Office\12.0\Visio\DisabledShortcutKeysCheckBoxes\ToolsMacroMacros" type="REG_SZ" on="119,16" off="0" delete="off"></poke>
  380.                 <poke resid="chkOfficeMacroKeys" regkey="Software\Policies\Microsoft\Office\12.0\Visio\DisabledShortcutKeysCheckBoxes\ToolsMacroVBE" type="REG_SZ" on="122,16" off="0" delete="off"></poke>
  381.                 <poke resid="chkOfficeMacroKeys" regkey="Software\Policies\Microsoft\Office\12.0\Word\DisabledShortcutKeysCheckBoxes\ToolsMacroMacros" type="REG_SZ" on="119,16" off="0" delete="off"></poke>
  382.                 <poke resid="chkOfficeMacroKeys" regkey="Software\Policies\Microsoft\Office\12.0\Word\DisabledShortcutKeysCheckBoxes\ToolsMacroVBE" type="REG_SZ" on="122,16" off="0" delete="off"></poke>
  383.                 <poke resid="chkOfficeMacroKeys" regkey="Software\Policies\Microsoft\Office\12.0\Word\DisabledShortcutKeysCheckBoxes\ToolsMacroWEB" type="REG_SZ" on="122,20" off="0" delete="off"></poke>
  384.                 <poke resid="chkOfficeMacroKeys" regkey="Software\Policies\Microsoft\Office\12.0\Outlook\DisabledShortcutKeysCheckBoxes\ToolsMacroMacros" type="REG_SZ" on="119,16" off="0" delete="off"></poke>
  385.                 <poke resid="chkOfficeMacroKeys" regkey="Software\Policies\Microsoft\Office\12.0\Outlook\DisabledShortcutKeysCheckBoxes\ToolsMacroVBE" type="REG_SZ" on="122,16" off="0" delete="off"></poke>
  386.                 <poke resid="chkOfficeMacroKeys" regkey="Software\Policies\Microsoft\Office\12.0\Outlook\DisabledShortcutKeysCheckBoxes\ToolsMacroWEB" type="REG_SZ" on="122,20" off="0" delete="off"></poke>
  387.                 <poke resid="chkOfficeMacroKeys" regkey="Software\Policies\Microsoft\Office\11.0\Excel\DisabledShortcutKeysCheckBoxes\ToolsMacroMacros" type="REG_SZ" on="119,16" off="0" delete="off"></poke>
  388.                 <poke resid="chkOfficeMacroKeys" regkey="Software\Policies\Microsoft\Office\11.0\Excel\DisabledShortcutKeysCheckBoxes\ToolsMacroVBE" type="REG_SZ" on="122,16" off="0" delete="off"></poke>
  389.                 <poke resid="chkOfficeMacroKeys" regkey="Software\Policies\Microsoft\Office\11.0\Excel\DisabledShortcutKeysCheckBoxes\ToolsMacroWEB" type="REG_SZ" on="122,20" off="0" delete="off"></poke>
  390.                 <poke resid="chkOfficeMacroKeys" regkey="Software\Policies\Microsoft\Office\11.0\FrontPage\DisabledShortcutKeysCheckBoxes\ToolsMacroMacros" type="REG_SZ" on="119,16" off="0" delete="off"></poke>
  391.                 <poke resid="chkOfficeMacroKeys" regkey="Software\Policies\Microsoft\Office\11.0\FrontPage\DisabledShortcutKeysCheckBoxes\ToolsMacroVBE" type="REG_SZ" on="122,16" off="0" delete="off"></poke>
  392.                 <poke resid="chkOfficeMacroKeys" regkey="Software\Policies\Microsoft\Office\11.0\FrontPage\DisabledShortcutKeysCheckBoxes\ToolsMacroWEB" type="REG_SZ" on="122,20" off="0" delete="off"></poke>
  393.                 <poke resid="chkOfficeMacroKeys" regkey="Software\Policies\Microsoft\Office\11.0\Visio\DisabledShortcutKeysCheckBoxes\ToolsMacroMacros" type="REG_SZ" on="119,16" off="0" delete="off"></poke>
  394.                 <poke resid="chkOfficeMacroKeys" regkey="Software\Policies\Microsoft\Office\11.0\Visio\DisabledShortcutKeysCheckBoxes\ToolsMacroVBE" type="REG_SZ" on="122,16" off="0" delete="off"></poke>
  395.                 <poke resid="chkOfficeMacroKeys" regkey="Software\Policies\Microsoft\Office\11.0\Word\DisabledShortcutKeysCheckBoxes\ToolsMacroMacros" type="REG_SZ" on="119,16" off="0" delete="off"></poke>
  396.                 <poke resid="chkOfficeMacroKeys" regkey="Software\Policies\Microsoft\Office\11.0\Word\DisabledShortcutKeysCheckBoxes\ToolsMacroVBE" type="REG_SZ" on="122,16" off="0" delete="off"></poke>
  397.                 <poke resid="chkOfficeMacroKeys" regkey="Software\Policies\Microsoft\Office\11.0\Word\DisabledShortcutKeysCheckBoxes\ToolsMacroWEB" type="REG_SZ" on="122,20" off="0" delete="off"></poke>
  398.                 <poke resid="chkOfficeMacroKeys" regkey="Software\Policies\Microsoft\Office\11.0\Outlook\DisabledShortcutKeysCheckBoxes\ToolsMacroMacros" type="REG_SZ" on="119,16" off="0" delete="off"></poke>
  399.                 <poke resid="chkOfficeMacroKeys" regkey="Software\Policies\Microsoft\Office\11.0\Outlook\DisabledShortcutKeysCheckBoxes\ToolsMacroVBE" type="REG_SZ" on="122,16" off="0" delete="off"></poke>
  400.                 <poke resid="chkOfficeMacroKeys" regkey="Software\Policies\Microsoft\Office\11.0\Outlook\DisabledShortcutKeysCheckBoxes\ToolsMacroWEB" type="REG_SZ" on="122,20" off="0" delete="off"></poke>
  401.                 <poke resid="chkOfficeMacroKeys" regkey="Software\Policies\Microsoft\Office\10.0\Excel\DisabledShortcutKeysCheckBoxes\ToolsMacroMacros" type="REG_SZ" on="119,16" off="0" delete="off"></poke>
  402.                 <poke resid="chkOfficeMacroKeys" regkey="Software\Policies\Microsoft\Office\10.0\Excel\DisabledShortcutKeysCheckBoxes\ToolsMacroVBE" type="REG_SZ" on="122,16" off="0" delete="off"></poke>
  403.                 <poke resid="chkOfficeMacroKeys" regkey="Software\Policies\Microsoft\Office\10.0\Excel\DisabledShortcutKeysCheckBoxes\ToolsMacroWEB" type="REG_SZ" on="122,20" off="0" delete="off"></poke>
  404.                 <poke resid="chkOfficeMacroKeys" regkey="Software\Policies\Microsoft\Office\10.0\FrontPage\DisabledShortcutKeysCheckBoxes\ToolsMacroMacros" type="REG_SZ" on="119,16" off="0" delete="off"></poke>
  405.                 <poke resid="chkOfficeMacroKeys" regkey="Software\Policies\Microsoft\Office\10.0\FrontPage\DisabledShortcutKeysCheckBoxes\ToolsMacroVBE" type="REG_SZ" on="122,16" off="0" delete="off"></poke>
  406.                 <poke resid="chkOfficeMacroKeys" regkey="Software\Policies\Microsoft\Office\10.0\FrontPage\DisabledShortcutKeysCheckBoxes\ToolsMacroWEB" type="REG_SZ" on="122,20" off="0" delete="off"></poke>
  407.                 <poke resid="chkOfficeMacroKeys" regkey="Software\Policies\Microsoft\Office\10.0\Visio\DisabledShortcutKeysCheckBoxes\ToolsMacroMacros" type="REG_SZ" on="119,16" off="0" delete="off"></poke>
  408.                 <poke resid="chkOfficeMacroKeys" regkey="Software\Policies\Microsoft\Office\10.0\Visio\DisabledShortcutKeysCheckBoxes\ToolsMacroVBE" type="REG_SZ" on="122,16" off="0" delete="off"></poke>
  409.                 <poke resid="chkOfficeMacroKeys" regkey="Software\Policies\Microsoft\Office\10.0\Word\DisabledShortcutKeysCheckBoxes\ToolsMacroMacros" type="REG_SZ" on="119,16" off="0" delete="off"></poke>
  410.                 <poke resid="chkOfficeMacroKeys" regkey="Software\Policies\Microsoft\Office\10.0\Word\DisabledShortcutKeysCheckBoxes\ToolsMacroVBE" type="REG_SZ" on="122,16" off="0" delete="off"></poke>
  411.                 <poke resid="chkOfficeMacroKeys" regkey="Software\Policies\Microsoft\Office\10.0\Word\DisabledShortcutKeysCheckBoxes\ToolsMacroWEB" type="REG_SZ" on="122,20" off="0" delete="off"></poke>
  412.                 <poke resid="chkOfficeMacroKeys" regkey="Software\Policies\Microsoft\Office\10.0\Outlook\DisabledShortcutKeysCheckBoxes\ToolsMacroMacros" type="REG_SZ" on="119,16" off="0" delete="off"></poke>
  413.                 <poke resid="chkOfficeMacroKeys" regkey="Software\Policies\Microsoft\Office\10.0\Outlook\DisabledShortcutKeysCheckBoxes\ToolsMacroVBE" type="REG_SZ" on="122,16" off="0" delete="off"></poke>
  414.                 <poke resid="chkOfficeMacroKeys" regkey="Software\Policies\Microsoft\Office\10.0\Outlook\DisabledShortcutKeysCheckBoxes\ToolsMacroWEB" type="REG_SZ" on="122,20" off="0" delete="off"></poke>
  415.                 <poke resid="chkOfficeMacroKeys" regkey="Software\Policies\Microsoft\Office\9.0\Excel\DisabledShortcutKeysCheckBoxes\ToolsMacroMacros" type="REG_SZ" on="119,16" off="0" delete="off"></poke>
  416.                 <poke resid="chkOfficeMacroKeys" regkey="Software\Policies\Microsoft\Office\9.0\Excel\DisabledShortcutKeysCheckBoxes\ToolsMacroVBE" type="REG_SZ" on="122,16" off="0" delete="off"></poke>
  417.                 <poke resid="chkOfficeMacroKeys" regkey="Software\Policies\Microsoft\Office\9.0\Excel\DisabledShortcutKeysCheckBoxes\ToolsMacroWEB" type="REG_SZ" on="122,20" off="0" delete="off"></poke>
  418.                 <poke resid="chkOfficeMacroKeys" regkey="Software\Policies\Microsoft\Office\9.0\FrontPage\DisabledShortcutKeysCheckBoxes\ToolsMacroMacros" type="REG_SZ" on="119,16" off="0" delete="off"></poke>
  419.                 <poke resid="chkOfficeMacroKeys" regkey="Software\Policies\Microsoft\Office\9.0\FrontPage\DisabledShortcutKeysCheckBoxes\ToolsMacroVBE" type="REG_SZ" on="122,16" off="0" delete="off"></poke>
  420.                 <poke resid="chkOfficeMacroKeys" regkey="Software\Policies\Microsoft\Office\9.0\FrontPage\DisabledShortcutKeysCheckBoxes\ToolsMacroWEB" type="REG_SZ" on="122,20" off="0" delete="off"></poke>
  421.                 <poke resid="chkOfficeMacroKeys" regkey="Software\Policies\Microsoft\Office\9.0\Visio\DisabledShortcutKeysCheckBoxes\ToolsMacroMacros" type="REG_SZ" on="119,16" off="0" delete="off"></poke>
  422.                 <poke resid="chkOfficeMacroKeys" regkey="Software\Policies\Microsoft\Office\9.0\Visio\DisabledShortcutKeysCheckBoxes\ToolsMacroVBE" type="REG_SZ" on="122,16" off="0" delete="off"></poke>
  423.                 <poke resid="chkOfficeMacroKeys" regkey="Software\Policies\Microsoft\Office\9.0\Word\DisabledShortcutKeysCheckBoxes\ToolsMacroMacros" type="REG_SZ" on="119,16" off="0" delete="off"></poke>
  424.                 <poke resid="chkOfficeMacroKeys" regkey="Software\Policies\Microsoft\Office\9.0\Word\DisabledShortcutKeysCheckBoxes\ToolsMacroVBE" type="REG_SZ" on="122,16" off="0" delete="off"></poke>
  425.                 <poke resid="chkOfficeMacroKeys" regkey="Software\Policies\Microsoft\Office\9.0\Word\DisabledShortcutKeysCheckBoxes\ToolsMacroWEB" type="REG_SZ" on="122,20" off="0" delete="off"></poke>
  426.                 <poke resid="chkOfficeMacroKeys" regkey="Software\Policies\Microsoft\Office\9.0\Outlook\DisabledShortcutKeysCheckBoxes\ToolsMacroMacros" type="REG_SZ" on="119,16" off="0" delete="off"></poke>
  427.                 <poke resid="chkOfficeMacroKeys" regkey="Software\Policies\Microsoft\Office\9.0\Outlook\DisabledShortcutKeysCheckBoxes\ToolsMacroVBE" type="REG_SZ" on="122,16" off="0" delete="off"></poke>
  428.                 <poke resid="chkOfficeMacroKeys" regkey="Software\Policies\Microsoft\Office\9.0\Outlook\DisabledShortcutKeysCheckBoxes\ToolsMacroWEB" type="REG_SZ" on="122,20" off="0" delete="off"></poke>
  429.             </restriction>
  430.             <restriction id="chkOfficeToolsMacro" name="Disable Macro menu items in the Tools menus" _locID="chkOfficeToolsMacro" high="on" medium="on" low="off">
  431.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\12.0\Excel\DisabledCmdBarItemsCheckBoxes\ToolsMacro" type="REG_SZ" on="30017" off="0" delete="off"></poke>
  432.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\12.0\Excel\DisabledCmdBarItemsCheckBoxes\ToolsMacroMacros" type="REG_SZ" on="186" off="0" delete="off"></poke>
  433.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\12.0\Excel\DisabledCmdBarItemsCheckBoxes\ToolsMacroRecord" type="REG_SZ" on="2780" off="0" delete="off"></poke>
  434.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\12.0\Excel\DisabledCmdBarItemsCheckBoxes\ToolsMacroSecurity" type="REG_SZ" on="3627" off="0" delete="off"></poke>
  435.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\12.0\Excel\DisabledCmdBarItemsCheckBoxes\ToolsMacroVBE" type="REG_SZ" on="1695" off="0" delete="off"></poke>
  436.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\12.0\Excel\DisabledCmdBarItemsCheckBoxes\ToolsMacroWeb" type="REG_SZ" on="3631" off="0" delete="off"></poke>
  437.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\12.0\Excel\Security\Level" type="REG_DWORD" on="3" off="0" delete="off"></poke>
  438.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\12.0\Excel\DisabledCmdBarItemsList\TCID1" type="REG_SZ" on="1605" off="0" delete="off"></poke>
  439.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\12.0\Excel\DisabledCmdBarItemsList\TCID2" type="REG_SZ" on="222" off="0" delete="off"></poke>
  440.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\12.0\Excel\DisabledCmdBarItemsList\TCID3" type="REG_SZ" on="1561" off="0" delete="off"></poke>
  441.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\12.0\Excel\DisabledCmdBarItemsList\TCID4" type="REG_SZ" on="1848" off="0" delete="off"></poke>
  442.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\12.0\Excel\DisabledCmdBarItemsList\TCID5" type="REG_SZ" on="1850" off="0" delete="off"></poke>
  443.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\12.0\Excel\DisabledCmdBarItemsList\TCID6" type="REG_SZ" on="1851" off="0" delete="off"></poke>
  444.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\12.0\Excel\DisabledCmdBarItemsList\TCID7" type="REG_SZ" on="1852" off="0" delete="off"></poke>
  445.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\12.0\Excel\DisabledCmdBarItemsList\TCID8" type="REG_SZ" on="1853" off="0" delete="off"></poke>
  446.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\12.0\Excel\DisabledCmdBarItemsList\TCID9" type="REG_SZ" on="1854" off="0" delete="off"></poke>
  447.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\12.0\Excel\DisabledCmdBarItemsList\TCID10" type="REG_SZ" on="1855"  off="0" delete="off"></poke>
  448.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\12.0\Excel\DisabledCmdBarItemsList\TCID11" type="REG_SZ" on="1856" off="0" delete="off"></poke>
  449.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\12.0\Excel\DisabledCmdBarItemsList\TCID12" type="REG_SZ" on="1857" off="0" delete="off"></poke>
  450.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\12.0\Excel\DisabledCmdBarItemsList\TCID13" type="REG_SZ" on="1858" off="0" delete="off"></poke>
  451.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\12.0\Excel\DisabledCmdBarItemsList\TCID14" type="REG_SZ" on="2089" off="0" delete="off"></poke>
  452.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\12.0\Excel\DisabledCmdBarItemsList\TCID15" type="REG_SZ" on="642" off="0" delete="off"></poke>
  453.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\12.0\FrontPage\DisabledCmdBarItemsCheckBoxes\ToolsMacroMacros" type="REG_SZ" on="3484" off="0" delete="off"></poke>
  454.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\12.0\FrontPage\DisabledCmdBarItemsCheckBoxes\ToolsMacroVBE" type="REG_SZ" on="1695" off="0" delete="off"></poke>
  455.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\12.0\FrontPage\DisabledCmdBarItemsCheckBoxes\ToolsMacroMSE" type="REG_SZ" on="3631" off="0" delete="off"></poke>
  456.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\12.0\FrontPage\Security\Level" type="REG_DWORD" on="3" off="0" delete="off"></poke>
  457.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\12.0\FrontPage\DisabledCmdBarItemsList\TCID1" type="REG_SZ" on="1605" off="0" delete="off"></poke>
  458.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\12.0\FrontPage\DisabledCmdBarItemsList\TCID2" type="REG_SZ" on="222" off="0" delete="off"></poke>
  459.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\12.0\FrontPage\DisabledCmdBarItemsList\TCID3" type="REG_SZ" on="1561" off="0" delete="off"></poke>
  460.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\12.0\FrontPage\DisabledCmdBarItemsList\TCID4" type="REG_SZ" on="1848" off="0" delete="off"></poke>
  461.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\12.0\FrontPage\DisabledCmdBarItemsList\TCID5" type="REG_SZ" on="1850" off="0" delete="off"></poke>
  462.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\12.0\FrontPage\DisabledCmdBarItemsList\TCID6" type="REG_SZ" on="1851" off="0" delete="off"></poke>
  463.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\12.0\FrontPage\DisabledCmdBarItemsList\TCID7" type="REG_SZ" on="1852" off="0" delete="off"></poke>
  464.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\12.0\FrontPage\DisabledCmdBarItemsList\TCID8" type="REG_SZ" on="1853" off="0" delete="off"></poke>
  465.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\12.0\FrontPage\DisabledCmdBarItemsList\TCID9" type="REG_SZ" on="1854" off="0" delete="off"></poke>
  466.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\12.0\FrontPage\DisabledCmdBarItemsList\TCID10" type="REG_SZ" on="1855"  off="0" delete="off"></poke>
  467.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\12.0\FrontPage\DisabledCmdBarItemsList\TCID11" type="REG_SZ" on="1856" off="0" delete="off"></poke>
  468.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\12.0\FrontPage\DisabledCmdBarItemsList\TCID12" type="REG_SZ" on="1857" off="0" delete="off"></poke>
  469.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\12.0\FrontPage\DisabledCmdBarItemsList\TCID13" type="REG_SZ" on="1858" off="0" delete="off"></poke>
  470.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\12.0\FrontPage\DisabledCmdBarItemsList\TCID14" type="REG_SZ" on="2089" off="0" delete="off"></poke>
  471.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\12.0\FrontPage\DisabledCmdBarItemsList\TCID15" type="REG_SZ" on="642" off="0" delete="off"></poke>
  472.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\12.0\PowerPoint\DisabledCmdBarItemsCheckBoxes\ToolsMacro" type="REG_SZ" on="30017" off="0" delete="off"></poke>
  473.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\12.0\PowerPoint\DisabledCmdBarItemsCheckBoxes\ToolsMacroMacros" type="REG_SZ" on="186" off="0" delete="off"></poke>
  474.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\12.0\PowerPoint\DisabledCmdBarItemsCheckBoxes\ToolsMacroRecord" type="REG_SZ" on="184" off="0" delete="off"></poke>
  475.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\12.0\PowerPoint\DisabledCmdBarItemsCheckBoxes\ToolsMacroSecurity" type="REG_SZ" on="3627" off="0" delete="off"></poke>
  476.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\12.0\PowerPoint\DisabledCmdBarItemsCheckBoxes\ToolsMacroVBE" type="REG_SZ" on="1695" off="0" delete="off"></poke>
  477.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\12.0\PowerPoint\DisabledCmdBarItemsCheckBoxes\ToolsMacroWeb" type="REG_SZ" on="3631" off="0" delete="off"></poke>
  478.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\12.0\PowerPoint\Security\Level" type="REG_DWORD" on="3" off="0" delete="off"></poke>
  479.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\12.0\PowerPoint\DisabledCmdBarItemsList\TCID1" type="REG_SZ" on="1605" off="0" delete="off"></poke>
  480.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\12.0\PowerPoint\DisabledCmdBarItemsList\TCID2" type="REG_SZ" on="222" off="0" delete="off"></poke>
  481.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\12.0\PowerPoint\DisabledCmdBarItemsList\TCID3" type="REG_SZ" on="1561" off="0" delete="off"></poke>
  482.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\12.0\PowerPoint\DisabledCmdBarItemsList\TCID4" type="REG_SZ" on="1848" off="0" delete="off"></poke>
  483.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\12.0\PowerPoint\DisabledCmdBarItemsList\TCID5" type="REG_SZ" on="1850" off="0" delete="off"></poke>
  484.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\12.0\PowerPoint\DisabledCmdBarItemsList\TCID6" type="REG_SZ" on="1851" off="0" delete="off"></poke>
  485.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\12.0\PowerPoint\DisabledCmdBarItemsList\TCID7" type="REG_SZ" on="1852" off="0" delete="off"></poke>
  486.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\12.0\PowerPoint\DisabledCmdBarItemsList\TCID8" type="REG_SZ" on="1853" off="0" delete="off"></poke>
  487.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\12.0\PowerPoint\DisabledCmdBarItemsList\TCID9" type="REG_SZ" on="1854" off="0" delete="off"></poke>
  488.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\12.0\PowerPoint\DisabledCmdBarItemsList\TCID10" type="REG_SZ" on="1855"  off="0" delete="off"></poke>
  489.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\12.0\PowerPoint\DisabledCmdBarItemsList\TCID11" type="REG_SZ" on="1856" off="0" delete="off"></poke>
  490.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\12.0\PowerPoint\DisabledCmdBarItemsList\TCID12" type="REG_SZ" on="1857" off="0" delete="off"></poke>
  491.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\12.0\PowerPoint\DisabledCmdBarItemsList\TCID13" type="REG_SZ" on="1858" off="0" delete="off"></poke>
  492.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\12.0\PowerPoint\DisabledCmdBarItemsList\TCID14" type="REG_SZ" on="2089" off="0" delete="off"></poke>
  493.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\12.0\PowerPoint\DisabledCmdBarItemsList\TCID15" type="REG_SZ" on="642" off="0" delete="off"></poke>
  494.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\12.0\Visio\DisabledCmdBarItemsCheckBoxes\ToolsMacroMacros" type="REG_SZ" on="186" off="0" delete="off"></poke>
  495.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\12.0\Visio\DisabledCmdBarItemsCheckBoxes\ToolsMacroSecurity" type="REG_SZ" on="3627" off="0" delete="off"></poke>
  496.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\12.0\Visio\DisabledCmdBarItemsCheckBoxes\ToolsMacroVBE" type="REG_SZ" on="1695" off="0" delete="off"></poke>
  497.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\12.0\Visio\Excel\Security\Level" type="REG_DWORD" on="3" off="0" delete="off"></poke>
  498.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\12.0\Visio\DisabledCmdBarItemsList\TCID1" type="REG_SZ" on="1605" off="0" delete="off"></poke>
  499.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\12.0\Visio\DisabledCmdBarItemsList\TCID2" type="REG_SZ" on="222" off="0" delete="off"></poke>
  500.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\12.0\Visio\DisabledCmdBarItemsList\TCID3" type="REG_SZ" on="1561" off="0" delete="off"></poke>
  501.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\12.0\Visio\DisabledCmdBarItemsList\TCID4" type="REG_SZ" on="1848" off="0" delete="off"></poke>
  502.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\12.0\Visio\DisabledCmdBarItemsList\TCID5" type="REG_SZ" on="1850" off="0" delete="off"></poke>
  503.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\12.0\Visio\DisabledCmdBarItemsList\TCID6" type="REG_SZ" on="1851" off="0" delete="off"></poke>
  504.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\12.0\Visio\DisabledCmdBarItemsList\TCID7" type="REG_SZ" on="1852" off="0" delete="off"></poke>
  505.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\12.0\Visio\DisabledCmdBarItemsList\TCID8" type="REG_SZ" on="1853" off="0" delete="off"></poke>
  506.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\12.0\Visio\DisabledCmdBarItemsList\TCID9" type="REG_SZ" on="1854" off="0" delete="off"></poke>
  507.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\12.0\Visio\DisabledCmdBarItemsList\TCID10" type="REG_SZ" on="1855"  off="0" delete="off"></poke>
  508.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\12.0\Visio\DisabledCmdBarItemsList\TCID11" type="REG_SZ" on="1856" off="0" delete="off"></poke>
  509.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\12.0\Visio\DisabledCmdBarItemsList\TCID12" type="REG_SZ" on="1857" off="0" delete="off"></poke>
  510.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\12.0\Visio\DisabledCmdBarItemsList\TCID13" type="REG_SZ" on="1858" off="0" delete="off"></poke>
  511.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\12.0\Visio\DisabledCmdBarItemsList\TCID14" type="REG_SZ" on="2089" off="0" delete="off"></poke>
  512.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\12.0\Visio\DisabledCmdBarItemsList\TCID15" type="REG_SZ" on="642" off="0" delete="off"></poke>
  513.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\12.0\Word\DisabledCmdBarItemsCheckBoxes\ToolsMacro" type="REG_SZ" on="30017" off="0" delete="off"></poke>
  514.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\12.0\Word\DisabledCmdBarItemsCheckBoxes\ToolsMacroMacros" type="REG_SZ" on="186" off="0" delete="off"></poke>
  515.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\12.0\Word\DisabledCmdBarItemsCheckBoxes\ToolsMacroRecord" type="REG_SZ" on="184" off="0" delete="off"></poke>
  516.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\12.0\Word\DisabledCmdBarItemsCheckBoxes\ToolsMacroSecurity" type="REG_SZ" on="3627" off="0" delete="off"></poke>
  517.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\12.0\Word\DisabledCmdBarItemsCheckBoxes\ToolsMacroVBE" type="REG_SZ" on="1695" off="0" delete="off"></poke>
  518.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\12.0\Word\DisabledCmdBarItemsCheckBoxes\ToolsMacroWeb" type="REG_SZ" on="3631" off="0" delete="off"></poke>
  519.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\12.0\Word\Security\Level" type="REG_DWORD" on="3" off="0" delete="off"></poke>
  520.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\12.0\Word\DisabledCmdBarItemsList\TCID1" type="REG_SZ" on="1605" off="0" delete="off"></poke>
  521.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\12.0\Word\DisabledCmdBarItemsList\TCID2" type="REG_SZ" on="222" off="0" delete="off"></poke>
  522.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\12.0\Word\DisabledCmdBarItemsList\TCID3" type="REG_SZ" on="1561" off="0" delete="off"></poke>
  523.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\12.0\Word\DisabledCmdBarItemsList\TCID4" type="REG_SZ" on="1848" off="0" delete="off"></poke>
  524.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\12.0\Word\DisabledCmdBarItemsList\TCID5" type="REG_SZ" on="1850" off="0" delete="off"></poke>
  525.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\12.0\Word\DisabledCmdBarItemsList\TCID6" type="REG_SZ" on="1851" off="0" delete="off"></poke>
  526.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\12.0\Word\DisabledCmdBarItemsList\TCID7" type="REG_SZ" on="1852" off="0" delete="off"></poke>
  527.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\12.0\Word\DisabledCmdBarItemsList\TCID8" type="REG_SZ" on="1853" off="0" delete="off"></poke>
  528.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\12.0\Word\DisabledCmdBarItemsList\TCID9" type="REG_SZ" on="1854" off="0" delete="off"></poke>
  529.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\12.0\Word\DisabledCmdBarItemsList\TCID10" type="REG_SZ" on="1855"  off="0" delete="off"></poke>
  530.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\12.0\Word\DisabledCmdBarItemsList\TCID11" type="REG_SZ" on="1856" off="0" delete="off"></poke>
  531.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\12.0\Word\DisabledCmdBarItemsList\TCID12" type="REG_SZ" on="1857" off="0" delete="off"></poke>
  532.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\12.0\Word\DisabledCmdBarItemsList\TCID13" type="REG_SZ" on="1858" off="0" delete="off"></poke>
  533.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\12.0\Word\DisabledCmdBarItemsList\TCID14" type="REG_SZ" on="2089" off="0" delete="off"></poke>
  534.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\12.0\Word\DisabledCmdBarItemsList\TCID15" type="REG_SZ" on="642" off="0" delete="off"></poke>
  535.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\12.0\Outlook\DisabledCmdBarItemsCheckBoxes\ToolsMacro" type="REG_SZ" on="30017" off="0" delete="off"></poke>
  536.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\12.0\Outlook\DisabledCmdBarItemsCheckBoxes\ToolsMacroMacros" type="REG_SZ" on="186" off="0" delete="off"></poke>
  537.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\12.0\Outlook\DisabledCmdBarItemsCheckBoxes\ToolsMacroRecord" type="REG_SZ" on="184" off="0" delete="off"></poke>
  538.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\12.0\Outlook\DisabledCmdBarItemsCheckBoxes\ToolsMacroSecurity" type="REG_SZ" on="3627" off="0" delete="off"></poke>
  539.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\12.0\Outlook\DisabledCmdBarItemsCheckBoxes\ToolsMacroVBE" type="REG_SZ" on="1695" off="0" delete="off"></poke>
  540.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\12.0\Outlook\DisabledCmdBarItemsCheckBoxes\ToolsMacroWeb" type="REG_SZ" on="3631" off="0" delete="off"></poke>
  541.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\12.0\Outlook\Security\Level" type="REG_DWORD" on="3" off="0" delete="off"></poke>
  542.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\12.0\Outlook\DisabledCmdBarItemsList\TCID1" type="REG_SZ" on="1605" off="0" delete="off"></poke>
  543.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\12.0\Outlook\DisabledCmdBarItemsList\TCID2" type="REG_SZ" on="222" off="0" delete="off"></poke>
  544.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\12.0\Outlook\DisabledCmdBarItemsList\TCID3" type="REG_SZ" on="1561" off="0" delete="off"></poke>
  545.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\12.0\Outlook\DisabledCmdBarItemsList\TCID4" type="REG_SZ" on="1848" off="0" delete="off"></poke>
  546.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\12.0\Outlook\DisabledCmdBarItemsList\TCID5" type="REG_SZ" on="1850" off="0" delete="off"></poke>
  547.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\12.0\Outlook\DisabledCmdBarItemsList\TCID6" type="REG_SZ" on="1851" off="0" delete="off"></poke>
  548.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\12.0\Outlook\DisabledCmdBarItemsList\TCID7" type="REG_SZ" on="1852" off="0" delete="off"></poke>
  549.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\12.0\Outlook\DisabledCmdBarItemsList\TCID8" type="REG_SZ" on="1853" off="0" delete="off"></poke>
  550.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\12.0\Outlook\DisabledCmdBarItemsList\TCID9" type="REG_SZ" on="1854" off="0" delete="off"></poke>
  551.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\12.0\Outlook\DisabledCmdBarItemsList\TCID10" type="REG_SZ" on="1855"  off="0" delete="off"></poke>
  552.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\12.0\Outlook\DisabledCmdBarItemsList\TCID11" type="REG_SZ" on="1856" off="0" delete="off"></poke>
  553.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\12.0\Outlook\DisabledCmdBarItemsList\TCID12" type="REG_SZ" on="1857" off="0" delete="off"></poke>
  554.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\12.0\Outlook\DisabledCmdBarItemsList\TCID13" type="REG_SZ" on="1858" off="0" delete="off"></poke>
  555.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\12.0\Outlook\DisabledCmdBarItemsList\TCID14" type="REG_SZ" on="2089" off="0" delete="off"></poke>
  556.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\12.0\Outlook\DisabledCmdBarItemsList\TCID15" type="REG_SZ" on="642" off="0" delete="off"></poke>
  557.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\11.0\Excel\DisabledCmdBarItemsCheckBoxes\ToolsMacro" type="REG_SZ" on="30017" off="0" delete="off"></poke>
  558.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\11.0\Excel\DisabledCmdBarItemsCheckBoxes\ToolsMacroMacros" type="REG_SZ" on="186" off="0" delete="off"></poke>
  559.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\11.0\Excel\DisabledCmdBarItemsCheckBoxes\ToolsMacroRecord" type="REG_SZ" on="2780" off="0" delete="off"></poke>
  560.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\11.0\Excel\DisabledCmdBarItemsCheckBoxes\ToolsMacroSecurity" type="REG_SZ" on="3627" off="0" delete="off"></poke>
  561.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\11.0\Excel\DisabledCmdBarItemsCheckBoxes\ToolsMacroVBE" type="REG_SZ" on="1695" off="0" delete="off"></poke>
  562.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\11.0\Excel\DisabledCmdBarItemsCheckBoxes\ToolsMacroWeb" type="REG_SZ" on="3631" off="0" delete="off"></poke>
  563.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\11.0\Excel\Security\Level" type="REG_DWORD" on="3" off="0" delete="off"></poke>
  564.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\11.0\Excel\DisabledCmdBarItemsList\TCID1" type="REG_SZ" on="1605" off="0" delete="off"></poke>
  565.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\11.0\Excel\DisabledCmdBarItemsList\TCID2" type="REG_SZ" on="222" off="0" delete="off"></poke>
  566.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\11.0\Excel\DisabledCmdBarItemsList\TCID3" type="REG_SZ" on="1561" off="0" delete="off"></poke>
  567.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\11.0\Excel\DisabledCmdBarItemsList\TCID4" type="REG_SZ" on="1848" off="0" delete="off"></poke>
  568.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\11.0\Excel\DisabledCmdBarItemsList\TCID5" type="REG_SZ" on="1850" off="0" delete="off"></poke>
  569.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\11.0\Excel\DisabledCmdBarItemsList\TCID6" type="REG_SZ" on="1851" off="0" delete="off"></poke>
  570.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\11.0\Excel\DisabledCmdBarItemsList\TCID7" type="REG_SZ" on="1852" off="0" delete="off"></poke>
  571.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\11.0\Excel\DisabledCmdBarItemsList\TCID8" type="REG_SZ" on="1853" off="0" delete="off"></poke>
  572.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\11.0\Excel\DisabledCmdBarItemsList\TCID9" type="REG_SZ" on="1854" off="0" delete="off"></poke>
  573.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\11.0\Excel\DisabledCmdBarItemsList\TCID10" type="REG_SZ" on="1855"  off="0" delete="off"></poke>
  574.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\11.0\Excel\DisabledCmdBarItemsList\TCID11" type="REG_SZ" on="1856" off="0" delete="off"></poke>
  575.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\11.0\Excel\DisabledCmdBarItemsList\TCID12" type="REG_SZ" on="1857" off="0" delete="off"></poke>
  576.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\11.0\Excel\DisabledCmdBarItemsList\TCID13" type="REG_SZ" on="1858" off="0" delete="off"></poke>
  577.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\11.0\Excel\DisabledCmdBarItemsList\TCID14" type="REG_SZ" on="2089" off="0" delete="off"></poke>
  578.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\11.0\Excel\DisabledCmdBarItemsList\TCID15" type="REG_SZ" on="642" off="0" delete="off"></poke>
  579.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\11.0\FrontPage\DisabledCmdBarItemsCheckBoxes\ToolsMacroMacros" type="REG_SZ" on="3484" off="0" delete="off"></poke>
  580.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\11.0\FrontPage\DisabledCmdBarItemsCheckBoxes\ToolsMacroVBE" type="REG_SZ" on="1695" off="0" delete="off"></poke>
  581.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\11.0\FrontPage\DisabledCmdBarItemsCheckBoxes\ToolsMacroMSE" type="REG_SZ" on="3631" off="0" delete="off"></poke>
  582.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\11.0\FrontPage\Security\Level" type="REG_DWORD" on="3" off="0" delete="off"></poke>
  583.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\11.0\FrontPage\DisabledCmdBarItemsList\TCID1" type="REG_SZ" on="1605" off="0" delete="off"></poke>
  584.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\11.0\FrontPage\DisabledCmdBarItemsList\TCID2" type="REG_SZ" on="222" off="0" delete="off"></poke>
  585.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\11.0\FrontPage\DisabledCmdBarItemsList\TCID3" type="REG_SZ" on="1561" off="0" delete="off"></poke>
  586.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\11.0\FrontPage\DisabledCmdBarItemsList\TCID4" type="REG_SZ" on="1848" off="0" delete="off"></poke>
  587.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\11.0\FrontPage\DisabledCmdBarItemsList\TCID5" type="REG_SZ" on="1850" off="0" delete="off"></poke>
  588.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\11.0\FrontPage\DisabledCmdBarItemsList\TCID6" type="REG_SZ" on="1851" off="0" delete="off"></poke>
  589.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\11.0\FrontPage\DisabledCmdBarItemsList\TCID7" type="REG_SZ" on="1852" off="0" delete="off"></poke>
  590.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\11.0\FrontPage\DisabledCmdBarItemsList\TCID8" type="REG_SZ" on="1853" off="0" delete="off"></poke>
  591.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\11.0\FrontPage\DisabledCmdBarItemsList\TCID9" type="REG_SZ" on="1854" off="0" delete="off"></poke>
  592.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\11.0\FrontPage\DisabledCmdBarItemsList\TCID10" type="REG_SZ" on="1855"  off="0" delete="off"></poke>
  593.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\11.0\FrontPage\DisabledCmdBarItemsList\TCID11" type="REG_SZ" on="1856" off="0" delete="off"></poke>
  594.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\11.0\FrontPage\DisabledCmdBarItemsList\TCID12" type="REG_SZ" on="1857" off="0" delete="off"></poke>
  595.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\11.0\FrontPage\DisabledCmdBarItemsList\TCID13" type="REG_SZ" on="1858" off="0" delete="off"></poke>
  596.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\11.0\FrontPage\DisabledCmdBarItemsList\TCID14" type="REG_SZ" on="2089" off="0" delete="off"></poke>
  597.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\11.0\FrontPage\DisabledCmdBarItemsList\TCID15" type="REG_SZ" on="642" off="0" delete="off"></poke>
  598.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\11.0\PowerPoint\DisabledCmdBarItemsCheckBoxes\ToolsMacro" type="REG_SZ" on="30017" off="0" delete="off"></poke>
  599.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\11.0\PowerPoint\DisabledCmdBarItemsCheckBoxes\ToolsMacroMacros" type="REG_SZ" on="186" off="0" delete="off"></poke>
  600.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\11.0\PowerPoint\DisabledCmdBarItemsCheckBoxes\ToolsMacroRecord" type="REG_SZ" on="184" off="0" delete="off"></poke>
  601.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\11.0\PowerPoint\DisabledCmdBarItemsCheckBoxes\ToolsMacroSecurity" type="REG_SZ" on="3627" off="0" delete="off"></poke>
  602.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\11.0\PowerPoint\DisabledCmdBarItemsCheckBoxes\ToolsMacroVBE" type="REG_SZ" on="1695" off="0" delete="off"></poke>
  603.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\11.0\PowerPoint\DisabledCmdBarItemsCheckBoxes\ToolsMacroWeb" type="REG_SZ" on="3631" off="0" delete="off"></poke>
  604.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\11.0\PowerPoint\Security\Level" type="REG_DWORD" on="3" off="0" delete="off"></poke>
  605.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\11.0\PowerPoint\DisabledCmdBarItemsList\TCID1" type="REG_SZ" on="1605" off="0" delete="off"></poke>
  606.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\11.0\PowerPoint\DisabledCmdBarItemsList\TCID2" type="REG_SZ" on="222" off="0" delete="off"></poke>
  607.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\11.0\PowerPoint\DisabledCmdBarItemsList\TCID3" type="REG_SZ" on="1561" off="0" delete="off"></poke>
  608.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\11.0\PowerPoint\DisabledCmdBarItemsList\TCID4" type="REG_SZ" on="1848" off="0" delete="off"></poke>
  609.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\11.0\PowerPoint\DisabledCmdBarItemsList\TCID5" type="REG_SZ" on="1850" off="0" delete="off"></poke>
  610.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\11.0\PowerPoint\DisabledCmdBarItemsList\TCID6" type="REG_SZ" on="1851" off="0" delete="off"></poke>
  611.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\11.0\PowerPoint\DisabledCmdBarItemsList\TCID7" type="REG_SZ" on="1852" off="0" delete="off"></poke>
  612.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\11.0\PowerPoint\DisabledCmdBarItemsList\TCID8" type="REG_SZ" on="1853" off="0" delete="off"></poke>
  613.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\11.0\PowerPoint\DisabledCmdBarItemsList\TCID9" type="REG_SZ" on="1854" off="0" delete="off"></poke>
  614.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\11.0\PowerPoint\DisabledCmdBarItemsList\TCID10" type="REG_SZ" on="1855"  off="0" delete="off"></poke>
  615.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\11.0\PowerPoint\DisabledCmdBarItemsList\TCID11" type="REG_SZ" on="1856" off="0" delete="off"></poke>
  616.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\11.0\PowerPoint\DisabledCmdBarItemsList\TCID12" type="REG_SZ" on="1857" off="0" delete="off"></poke>
  617.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\11.0\PowerPoint\DisabledCmdBarItemsList\TCID13" type="REG_SZ" on="1858" off="0" delete="off"></poke>
  618.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\11.0\PowerPoint\DisabledCmdBarItemsList\TCID14" type="REG_SZ" on="2089" off="0" delete="off"></poke>
  619.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\11.0\PowerPoint\DisabledCmdBarItemsList\TCID15" type="REG_SZ" on="642" off="0" delete="off"></poke>
  620.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\11.0\Visio\DisabledCmdBarItemsCheckBoxes\ToolsMacroMacros" type="REG_SZ" on="186" off="0" delete="off"></poke>
  621.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\11.0\Visio\DisabledCmdBarItemsCheckBoxes\ToolsMacroSecurity" type="REG_SZ" on="3627" off="0" delete="off"></poke>
  622.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\11.0\Visio\DisabledCmdBarItemsCheckBoxes\ToolsMacroVBE" type="REG_SZ" on="1695" off="0" delete="off"></poke>
  623.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\11.0\Visio\Excel\Security\Level" type="REG_DWORD" on="3" off="0" delete="off"></poke>
  624.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\11.0\Visio\DisabledCmdBarItemsList\TCID1" type="REG_SZ" on="1605" off="0" delete="off"></poke>
  625.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\11.0\Visio\DisabledCmdBarItemsList\TCID2" type="REG_SZ" on="222" off="0" delete="off"></poke>
  626.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\11.0\Visio\DisabledCmdBarItemsList\TCID3" type="REG_SZ" on="1561" off="0" delete="off"></poke>
  627.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\11.0\Visio\DisabledCmdBarItemsList\TCID4" type="REG_SZ" on="1848" off="0" delete="off"></poke>
  628.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\11.0\Visio\DisabledCmdBarItemsList\TCID5" type="REG_SZ" on="1850" off="0" delete="off"></poke>
  629.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\11.0\Visio\DisabledCmdBarItemsList\TCID6" type="REG_SZ" on="1851" off="0" delete="off"></poke>
  630.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\11.0\Visio\DisabledCmdBarItemsList\TCID7" type="REG_SZ" on="1852" off="0" delete="off"></poke>
  631.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\11.0\Visio\DisabledCmdBarItemsList\TCID8" type="REG_SZ" on="1853" off="0" delete="off"></poke>
  632.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\11.0\Visio\DisabledCmdBarItemsList\TCID9" type="REG_SZ" on="1854" off="0" delete="off"></poke>
  633.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\11.0\Visio\DisabledCmdBarItemsList\TCID10" type="REG_SZ" on="1855"  off="0" delete="off"></poke>
  634.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\11.0\Visio\DisabledCmdBarItemsList\TCID11" type="REG_SZ" on="1856" off="0" delete="off"></poke>
  635.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\11.0\Visio\DisabledCmdBarItemsList\TCID12" type="REG_SZ" on="1857" off="0" delete="off"></poke>
  636.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\11.0\Visio\DisabledCmdBarItemsList\TCID13" type="REG_SZ" on="1858" off="0" delete="off"></poke>
  637.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\11.0\Visio\DisabledCmdBarItemsList\TCID14" type="REG_SZ" on="2089" off="0" delete="off"></poke>
  638.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\11.0\Visio\DisabledCmdBarItemsList\TCID15" type="REG_SZ" on="642" off="0" delete="off"></poke>
  639.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\11.0\Word\DisabledCmdBarItemsCheckBoxes\ToolsMacro" type="REG_SZ" on="30017" off="0" delete="off"></poke>
  640.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\11.0\Word\DisabledCmdBarItemsCheckBoxes\ToolsMacroMacros" type="REG_SZ" on="186" off="0" delete="off"></poke>
  641.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\11.0\Word\DisabledCmdBarItemsCheckBoxes\ToolsMacroRecord" type="REG_SZ" on="184" off="0" delete="off"></poke>
  642.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\11.0\Word\DisabledCmdBarItemsCheckBoxes\ToolsMacroSecurity" type="REG_SZ" on="3627" off="0" delete="off"></poke>
  643.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\11.0\Word\DisabledCmdBarItemsCheckBoxes\ToolsMacroVBE" type="REG_SZ" on="1695" off="0" delete="off"></poke>
  644.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\11.0\Word\DisabledCmdBarItemsCheckBoxes\ToolsMacroWeb" type="REG_SZ" on="3631" off="0" delete="off"></poke>
  645.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\11.0\Word\Security\Level" type="REG_DWORD" on="3" off="0" delete="off"></poke>
  646.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\11.0\Word\DisabledCmdBarItemsList\TCID1" type="REG_SZ" on="1605" off="0" delete="off"></poke>
  647.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\11.0\Word\DisabledCmdBarItemsList\TCID2" type="REG_SZ" on="222" off="0" delete="off"></poke>
  648.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\11.0\Word\DisabledCmdBarItemsList\TCID3" type="REG_SZ" on="1561" off="0" delete="off"></poke>
  649.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\11.0\Word\DisabledCmdBarItemsList\TCID4" type="REG_SZ" on="1848" off="0" delete="off"></poke>
  650.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\11.0\Word\DisabledCmdBarItemsList\TCID5" type="REG_SZ" on="1850" off="0" delete="off"></poke>
  651.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\11.0\Word\DisabledCmdBarItemsList\TCID6" type="REG_SZ" on="1851" off="0" delete="off"></poke>
  652.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\11.0\Word\DisabledCmdBarItemsList\TCID7" type="REG_SZ" on="1852" off="0" delete="off"></poke>
  653.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\11.0\Word\DisabledCmdBarItemsList\TCID8" type="REG_SZ" on="1853" off="0" delete="off"></poke>
  654.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\11.0\Word\DisabledCmdBarItemsList\TCID9" type="REG_SZ" on="1854" off="0" delete="off"></poke>
  655.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\11.0\Word\DisabledCmdBarItemsList\TCID10" type="REG_SZ" on="1855"  off="0" delete="off"></poke>
  656.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\11.0\Word\DisabledCmdBarItemsList\TCID11" type="REG_SZ" on="1856" off="0" delete="off"></poke>
  657.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\11.0\Word\DisabledCmdBarItemsList\TCID12" type="REG_SZ" on="1857" off="0" delete="off"></poke>
  658.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\11.0\Word\DisabledCmdBarItemsList\TCID13" type="REG_SZ" on="1858" off="0" delete="off"></poke>
  659.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\11.0\Word\DisabledCmdBarItemsList\TCID14" type="REG_SZ" on="2089" off="0" delete="off"></poke>
  660.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\11.0\Word\DisabledCmdBarItemsList\TCID15" type="REG_SZ" on="642" off="0" delete="off"></poke>
  661.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\11.0\Outlook\DisabledCmdBarItemsCheckBoxes\ToolsMacro" type="REG_SZ" on="30017" off="0" delete="off"></poke>
  662.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\11.0\Outlook\DisabledCmdBarItemsCheckBoxes\ToolsMacroMacros" type="REG_SZ" on="186" off="0" delete="off"></poke>
  663.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\11.0\Outlook\DisabledCmdBarItemsCheckBoxes\ToolsMacroRecord" type="REG_SZ" on="184" off="0" delete="off"></poke>
  664.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\11.0\Outlook\DisabledCmdBarItemsCheckBoxes\ToolsMacroSecurity" type="REG_SZ" on="3627" off="0" delete="off"></poke>
  665.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\11.0\Outlook\DisabledCmdBarItemsCheckBoxes\ToolsMacroVBE" type="REG_SZ" on="1695" off="0" delete="off"></poke>
  666.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\11.0\Outlook\DisabledCmdBarItemsCheckBoxes\ToolsMacroWeb" type="REG_SZ" on="3631" off="0" delete="off"></poke>
  667.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\11.0\Outlook\Security\Level" type="REG_DWORD" on="3" off="0" delete="off"></poke>
  668.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\11.0\Outlook\DisabledCmdBarItemsList\TCID1" type="REG_SZ" on="1605" off="0" delete="off"></poke>
  669.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\11.0\Outlook\DisabledCmdBarItemsList\TCID2" type="REG_SZ" on="222" off="0" delete="off"></poke>
  670.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\11.0\Outlook\DisabledCmdBarItemsList\TCID3" type="REG_SZ" on="1561" off="0" delete="off"></poke>
  671.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\11.0\Outlook\DisabledCmdBarItemsList\TCID4" type="REG_SZ" on="1848" off="0" delete="off"></poke>
  672.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\11.0\Outlook\DisabledCmdBarItemsList\TCID5" type="REG_SZ" on="1850" off="0" delete="off"></poke>
  673.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\11.0\Outlook\DisabledCmdBarItemsList\TCID6" type="REG_SZ" on="1851" off="0" delete="off"></poke>
  674.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\11.0\Outlook\DisabledCmdBarItemsList\TCID7" type="REG_SZ" on="1852" off="0" delete="off"></poke>
  675.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\11.0\Outlook\DisabledCmdBarItemsList\TCID8" type="REG_SZ" on="1853" off="0" delete="off"></poke>
  676.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\11.0\Outlook\DisabledCmdBarItemsList\TCID9" type="REG_SZ" on="1854" off="0" delete="off"></poke>
  677.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\11.0\Outlook\DisabledCmdBarItemsList\TCID10" type="REG_SZ" on="1855"  off="0" delete="off"></poke>
  678.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\11.0\Outlook\DisabledCmdBarItemsList\TCID11" type="REG_SZ" on="1856" off="0" delete="off"></poke>
  679.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\11.0\Outlook\DisabledCmdBarItemsList\TCID12" type="REG_SZ" on="1857" off="0" delete="off"></poke>
  680.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\11.0\Outlook\DisabledCmdBarItemsList\TCID13" type="REG_SZ" on="1858" off="0" delete="off"></poke>
  681.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\11.0\Outlook\DisabledCmdBarItemsList\TCID14" type="REG_SZ" on="2089" off="0" delete="off"></poke>
  682.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\11.0\Outlook\DisabledCmdBarItemsList\TCID15" type="REG_SZ" on="642" off="0" delete="off"></poke>
  683.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\10.0\Excel\DisabledCmdBarItemsCheckBoxes\ToolsMacro" type="REG_SZ" on="30017" off="0" delete="off"></poke>
  684.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\10.0\Excel\DisabledCmdBarItemsCheckBoxes\ToolsMacroMacros" type="REG_SZ" on="186" off="0" delete="off"></poke>
  685.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\10.0\Excel\DisabledCmdBarItemsCheckBoxes\ToolsMacroRecord" type="REG_SZ" on="2780" off="0" delete="off"></poke>
  686.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\10.0\Excel\DisabledCmdBarItemsCheckBoxes\ToolsMacroSecurity" type="REG_SZ" on="3627" off="0" delete="off"></poke>
  687.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\10.0\Excel\DisabledCmdBarItemsCheckBoxes\ToolsMacroVBE" type="REG_SZ" on="1695" off="0" delete="off"></poke>
  688.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\10.0\Excel\DisabledCmdBarItemsCheckBoxes\ToolsMacroWeb" type="REG_SZ" on="3631" off="0" delete="off"></poke>
  689.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\10.0\Excel\Security\Level" type="REG_DWORD" on="3" off="0" delete="off"></poke>
  690.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\10.0\Excel\DisabledCmdBarItemsList\TCID1" type="REG_SZ" on="1605" off="0" delete="off"></poke>
  691.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\10.0\Excel\DisabledCmdBarItemsList\TCID2" type="REG_SZ" on="222" off="0" delete="off"></poke>
  692.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\10.0\Excel\DisabledCmdBarItemsList\TCID3" type="REG_SZ" on="1561" off="0" delete="off"></poke>
  693.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\10.0\Excel\DisabledCmdBarItemsList\TCID4" type="REG_SZ" on="1848" off="0" delete="off"></poke>
  694.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\10.0\Excel\DisabledCmdBarItemsList\TCID5" type="REG_SZ" on="1850" off="0" delete="off"></poke>
  695.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\10.0\Excel\DisabledCmdBarItemsList\TCID6" type="REG_SZ" on="1851" off="0" delete="off"></poke>
  696.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\10.0\Excel\DisabledCmdBarItemsList\TCID7" type="REG_SZ" on="1852" off="0" delete="off"></poke>
  697.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\10.0\Excel\DisabledCmdBarItemsList\TCID8" type="REG_SZ" on="1853" off="0" delete="off"></poke>
  698.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\10.0\Excel\DisabledCmdBarItemsList\TCID9" type="REG_SZ" on="1854" off="0" delete="off"></poke>
  699.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\10.0\Excel\DisabledCmdBarItemsList\TCID10" type="REG_SZ" on="1855"  off="0" delete="off"></poke>
  700.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\10.0\Excel\DisabledCmdBarItemsList\TCID11" type="REG_SZ" on="1856" off="0" delete="off"></poke>
  701.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\10.0\Excel\DisabledCmdBarItemsList\TCID12" type="REG_SZ" on="1857" off="0" delete="off"></poke>
  702.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\10.0\Excel\DisabledCmdBarItemsList\TCID13" type="REG_SZ" on="1858" off="0" delete="off"></poke>
  703.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\10.0\Excel\DisabledCmdBarItemsList\TCID14" type="REG_SZ" on="2089" off="0" delete="off"></poke>
  704.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\10.0\Excel\DisabledCmdBarItemsList\TCID15" type="REG_SZ" on="642" off="0" delete="off"></poke>
  705.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\10.0\FrontPage\DisabledCmdBarItemsCheckBoxes\ToolsMacroMacros" type="REG_SZ" on="3484" off="0" delete="off"></poke>
  706.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\10.0\FrontPage\DisabledCmdBarItemsCheckBoxes\ToolsMacroVBE" type="REG_SZ" on="1695" off="0" delete="off"></poke>
  707.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\10.0\FrontPage\DisabledCmdBarItemsCheckBoxes\ToolsMacroMSE" type="REG_SZ" on="3631" off="0" delete="off"></poke>
  708.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\10.0\FrontPage\Security\Level" type="REG_DWORD" on="3" off="0" delete="off"></poke>
  709.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\10.0\FrontPage\DisabledCmdBarItemsList\TCID1" type="REG_SZ" on="1605" off="0" delete="off"></poke>
  710.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\10.0\FrontPage\DisabledCmdBarItemsList\TCID2" type="REG_SZ" on="222" off="0" delete="off"></poke>
  711.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\10.0\FrontPage\DisabledCmdBarItemsList\TCID3" type="REG_SZ" on="1561" off="0" delete="off"></poke>
  712.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\10.0\FrontPage\DisabledCmdBarItemsList\TCID4" type="REG_SZ" on="1848" off="0" delete="off"></poke>
  713.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\10.0\FrontPage\DisabledCmdBarItemsList\TCID5" type="REG_SZ" on="1850" off="0" delete="off"></poke>
  714.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\10.0\FrontPage\DisabledCmdBarItemsList\TCID6" type="REG_SZ" on="1851" off="0" delete="off"></poke>
  715.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\10.0\FrontPage\DisabledCmdBarItemsList\TCID7" type="REG_SZ" on="1852" off="0" delete="off"></poke>
  716.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\10.0\FrontPage\DisabledCmdBarItemsList\TCID8" type="REG_SZ" on="1853" off="0" delete="off"></poke>
  717.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\10.0\FrontPage\DisabledCmdBarItemsList\TCID9" type="REG_SZ" on="1854" off="0" delete="off"></poke>
  718.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\10.0\FrontPage\DisabledCmdBarItemsList\TCID10" type="REG_SZ" on="1855"  off="0" delete="off"></poke>
  719.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\10.0\FrontPage\DisabledCmdBarItemsList\TCID11" type="REG_SZ" on="1856" off="0" delete="off"></poke>
  720.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\10.0\FrontPage\DisabledCmdBarItemsList\TCID12" type="REG_SZ" on="1857" off="0" delete="off"></poke>
  721.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\10.0\FrontPage\DisabledCmdBarItemsList\TCID13" type="REG_SZ" on="1858" off="0" delete="off"></poke>
  722.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\10.0\FrontPage\DisabledCmdBarItemsList\TCID14" type="REG_SZ" on="2089" off="0" delete="off"></poke>
  723.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\10.0\FrontPage\DisabledCmdBarItemsList\TCID15" type="REG_SZ" on="642" off="0" delete="off"></poke>
  724.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\10.0\PowerPoint\DisabledCmdBarItemsCheckBoxes\ToolsMacro" type="REG_SZ" on="30017" off="0" delete="off"></poke>
  725.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\10.0\PowerPoint\DisabledCmdBarItemsCheckBoxes\ToolsMacroMacros" type="REG_SZ" on="186" off="0" delete="off"></poke>
  726.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\10.0\PowerPoint\DisabledCmdBarItemsCheckBoxes\ToolsMacroRecord" type="REG_SZ" on="184" off="0" delete="off"></poke>
  727.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\10.0\PowerPoint\DisabledCmdBarItemsCheckBoxes\ToolsMacroSecurity" type="REG_SZ" on="3627" off="0" delete="off"></poke>
  728.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\10.0\PowerPoint\DisabledCmdBarItemsCheckBoxes\ToolsMacroVBE" type="REG_SZ" on="1695" off="0" delete="off"></poke>
  729.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\10.0\PowerPoint\DisabledCmdBarItemsCheckBoxes\ToolsMacroWeb" type="REG_SZ" on="3631" off="0" delete="off"></poke>
  730.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\10.0\PowerPoint\Security\Level" type="REG_DWORD" on="3" off="0" delete="off"></poke>
  731.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\10.0\PowerPoint\DisabledCmdBarItemsList\TCID1" type="REG_SZ" on="1605" off="0" delete="off"></poke>
  732.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\10.0\PowerPoint\DisabledCmdBarItemsList\TCID2" type="REG_SZ" on="222" off="0" delete="off"></poke>
  733.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\10.0\PowerPoint\DisabledCmdBarItemsList\TCID3" type="REG_SZ" on="1561" off="0" delete="off"></poke>
  734.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\10.0\PowerPoint\DisabledCmdBarItemsList\TCID4" type="REG_SZ" on="1848" off="0" delete="off"></poke>
  735.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\10.0\PowerPoint\DisabledCmdBarItemsList\TCID5" type="REG_SZ" on="1850" off="0" delete="off"></poke>
  736.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\10.0\PowerPoint\DisabledCmdBarItemsList\TCID6" type="REG_SZ" on="1851" off="0" delete="off"></poke>
  737.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\10.0\PowerPoint\DisabledCmdBarItemsList\TCID7" type="REG_SZ" on="1852" off="0" delete="off"></poke>
  738.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\10.0\PowerPoint\DisabledCmdBarItemsList\TCID8" type="REG_SZ" on="1853" off="0" delete="off"></poke>
  739.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\10.0\PowerPoint\DisabledCmdBarItemsList\TCID9" type="REG_SZ" on="1854" off="0" delete="off"></poke>
  740.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\10.0\PowerPoint\DisabledCmdBarItemsList\TCID10" type="REG_SZ" on="1855"  off="0" delete="off"></poke>
  741.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\10.0\PowerPoint\DisabledCmdBarItemsList\TCID11" type="REG_SZ" on="1856" off="0" delete="off"></poke>
  742.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\10.0\PowerPoint\DisabledCmdBarItemsList\TCID12" type="REG_SZ" on="1857" off="0" delete="off"></poke>
  743.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\10.0\PowerPoint\DisabledCmdBarItemsList\TCID13" type="REG_SZ" on="1858" off="0" delete="off"></poke>
  744.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\10.0\PowerPoint\DisabledCmdBarItemsList\TCID14" type="REG_SZ" on="2089" off="0" delete="off"></poke>
  745.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\10.0\PowerPoint\DisabledCmdBarItemsList\TCID15" type="REG_SZ" on="642" off="0" delete="off"></poke>
  746.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\10.0\Visio\DisabledCmdBarItemsCheckBoxes\ToolsMacroMacros" type="REG_SZ" on="186" off="0" delete="off"></poke>
  747.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\10.0\Visio\DisabledCmdBarItemsCheckBoxes\ToolsMacroSecurity" type="REG_SZ" on="3627" off="0" delete="off"></poke>
  748.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\10.0\Visio\DisabledCmdBarItemsCheckBoxes\ToolsMacroVBE" type="REG_SZ" on="1695" off="0" delete="off"></poke>
  749.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\10.0\Visio\Security\Level" type="REG_DWORD" on="3" off="0" delete="off"></poke>
  750.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\10.0\Visio\DisabledCmdBarItemsList\TCID1" type="REG_SZ" on="1605" off="0" delete="off"></poke>
  751.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\10.0\Visio\DisabledCmdBarItemsList\TCID2" type="REG_SZ" on="222" off="0" delete="off"></poke>
  752.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\10.0\Visio\DisabledCmdBarItemsList\TCID3" type="REG_SZ" on="1561" off="0" delete="off"></poke>
  753.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\10.0\Visio\DisabledCmdBarItemsList\TCID4" type="REG_SZ" on="1848" off="0" delete="off"></poke>
  754.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\10.0\Visio\DisabledCmdBarItemsList\TCID5" type="REG_SZ" on="1850" off="0" delete="off"></poke>
  755.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\10.0\Visio\DisabledCmdBarItemsList\TCID6" type="REG_SZ" on="1851" off="0" delete="off"></poke>
  756.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\10.0\Visio\DisabledCmdBarItemsList\TCID7" type="REG_SZ" on="1852" off="0" delete="off"></poke>
  757.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\10.0\Visio\DisabledCmdBarItemsList\TCID8" type="REG_SZ" on="1853" off="0" delete="off"></poke>
  758.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\10.0\Visio\DisabledCmdBarItemsList\TCID9" type="REG_SZ" on="1854" off="0" delete="off"></poke>
  759.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\10.0\Visio\DisabledCmdBarItemsList\TCID10" type="REG_SZ" on="1855"  off="0" delete="off"></poke>
  760.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\10.0\Visio\DisabledCmdBarItemsList\TCID11" type="REG_SZ" on="1856" off="0" delete="off"></poke>
  761.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\10.0\Visio\DisabledCmdBarItemsList\TCID12" type="REG_SZ" on="1857" off="0" delete="off"></poke>
  762.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\10.0\Visio\DisabledCmdBarItemsList\TCID13" type="REG_SZ" on="1858" off="0" delete="off"></poke>
  763.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\10.0\Visio\DisabledCmdBarItemsList\TCID14" type="REG_SZ" on="2089" off="0" delete="off"></poke>
  764.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\10.0\Visio\DisabledCmdBarItemsList\TCID15" type="REG_SZ" on="642" off="0" delete="off"></poke>
  765.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\10.0\Word\DisabledCmdBarItemsCheckBoxes\ToolsMacro" type="REG_SZ" on="30017" off="0" delete="off"></poke>
  766.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\10.0\Word\DisabledCmdBarItemsCheckBoxes\ToolsMacroMacros" type="REG_SZ" on="186" off="0" delete="off"></poke>
  767.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\10.0\Word\DisabledCmdBarItemsCheckBoxes\ToolsMacroRecord" type="REG_SZ" on="184" off="0" delete="off"></poke>
  768.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\10.0\Word\DisabledCmdBarItemsCheckBoxes\ToolsMacroSecurity" type="REG_SZ" on="3627" off="0" delete="off"></poke>
  769.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\10.0\Word\DisabledCmdBarItemsCheckBoxes\ToolsMacroVBE" type="REG_SZ" on="1695" off="0" delete="off"></poke>
  770.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\10.0\Word\DisabledCmdBarItemsCheckBoxes\ToolsMacroWeb" type="REG_SZ" on="3631" off="0" delete="off"></poke>
  771.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\10.0\Word\Security\Level" type="REG_DWORD" on="3" off="0" delete="off"></poke>
  772.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\10.0\Word\DisabledCmdBarItemsList\TCID1" type="REG_SZ" on="1605" off="0" delete="off"></poke>
  773.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\10.0\Word\DisabledCmdBarItemsList\TCID2" type="REG_SZ" on="222" off="0" delete="off"></poke>
  774.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\10.0\Word\DisabledCmdBarItemsList\TCID3" type="REG_SZ" on="1561" off="0" delete="off"></poke>
  775.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\10.0\Word\DisabledCmdBarItemsList\TCID4" type="REG_SZ" on="1848" off="0" delete="off"></poke>
  776.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\10.0\Word\DisabledCmdBarItemsList\TCID5" type="REG_SZ" on="1850" off="0" delete="off"></poke>
  777.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\10.0\Word\DisabledCmdBarItemsList\TCID6" type="REG_SZ" on="1851" off="0" delete="off"></poke>
  778.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\10.0\Word\DisabledCmdBarItemsList\TCID7" type="REG_SZ" on="1852" off="0" delete="off"></poke>
  779.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\10.0\Word\DisabledCmdBarItemsList\TCID8" type="REG_SZ" on="1853" off="0" delete="off"></poke>
  780.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\10.0\Word\DisabledCmdBarItemsList\TCID9" type="REG_SZ" on="1854" off="0" delete="off"></poke>
  781.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\10.0\Word\DisabledCmdBarItemsList\TCID10" type="REG_SZ" on="1855"  off="0" delete="off"></poke>
  782.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\10.0\Word\DisabledCmdBarItemsList\TCID11" type="REG_SZ" on="1856" off="0" delete="off"></poke>
  783.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\10.0\Word\DisabledCmdBarItemsList\TCID12" type="REG_SZ" on="1857" off="0" delete="off"></poke>
  784.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\10.0\Word\DisabledCmdBarItemsList\TCID13" type="REG_SZ" on="1858" off="0" delete="off"></poke>
  785.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\10.0\Word\DisabledCmdBarItemsList\TCID14" type="REG_SZ" on="2089" off="0" delete="off"></poke>
  786.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\10.0\Word\DisabledCmdBarItemsList\TCID15" type="REG_SZ" on="642" off="0" delete="off"></poke>
  787.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\10.0\Outlook\DisabledCmdBarItemsCheckBoxes\ToolsMacro" type="REG_SZ" on="30017" off="0" delete="off"></poke>
  788.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\10.0\Outlook\DisabledCmdBarItemsCheckBoxes\ToolsMacroMacros" type="REG_SZ" on="186" off="0" delete="off"></poke>
  789.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\10.0\Outlook\DisabledCmdBarItemsCheckBoxes\ToolsMacroRecord" type="REG_SZ" on="184" off="0" delete="off"></poke>
  790.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\10.0\Outlook\DisabledCmdBarItemsCheckBoxes\ToolsMacroSecurity" type="REG_SZ" on="3627" off="0" delete="off"></poke>
  791.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\10.0\Outlook\DisabledCmdBarItemsCheckBoxes\ToolsMacroVBE" type="REG_SZ" on="1695" off="0" delete="off"></poke>
  792.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\10.0\Outlook\DisabledCmdBarItemsCheckBoxes\ToolsMacroWeb" type="REG_SZ" on="3631" off="0" delete="off"></poke>
  793.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\10.0\Outlook\Security\Level" type="REG_DWORD" on="3" off="0" delete="off"></poke>
  794.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\10.0\Outlook\DisabledCmdBarItemsList\TCID1" type="REG_SZ" on="1605" off="0" delete="off"></poke>
  795.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\10.0\Outlook\DisabledCmdBarItemsList\TCID2" type="REG_SZ" on="222" off="0" delete="off"></poke>
  796.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\10.0\Outlook\DisabledCmdBarItemsList\TCID3" type="REG_SZ" on="1561" off="0" delete="off"></poke>
  797.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\10.0\Outlook\DisabledCmdBarItemsList\TCID4" type="REG_SZ" on="1848" off="0" delete="off"></poke>
  798.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\10.0\Outlook\DisabledCmdBarItemsList\TCID5" type="REG_SZ" on="1850" off="0" delete="off"></poke>
  799.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\10.0\Outlook\DisabledCmdBarItemsList\TCID6" type="REG_SZ" on="1851" off="0" delete="off"></poke>
  800.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\10.0\Outlook\DisabledCmdBarItemsList\TCID7" type="REG_SZ" on="1852" off="0" delete="off"></poke>
  801.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\10.0\Outlook\DisabledCmdBarItemsList\TCID8" type="REG_SZ" on="1853" off="0" delete="off"></poke>
  802.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\10.0\Outlook\DisabledCmdBarItemsList\TCID9" type="REG_SZ" on="1854" off="0" delete="off"></poke>
  803.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\10.0\Outlook\DisabledCmdBarItemsList\TCID10" type="REG_SZ" on="1855"  off="0" delete="off"></poke>
  804.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\10.0\Outlook\DisabledCmdBarItemsList\TCID11" type="REG_SZ" on="1856" off="0" delete="off"></poke>
  805.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\10.0\Outlook\DisabledCmdBarItemsList\TCID12" type="REG_SZ" on="1857" off="0" delete="off"></poke>
  806.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\10.0\Outlook\DisabledCmdBarItemsList\TCID13" type="REG_SZ" on="1858" off="0" delete="off"></poke>
  807.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\10.0\Outlook\DisabledCmdBarItemsList\TCID14" type="REG_SZ" on="2089" off="0" delete="off"></poke>
  808.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\10.0\Outlook\DisabledCmdBarItemsList\TCID15" type="REG_SZ" on="642" off="0" delete="off"></poke>
  809.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\9.0\Excel\DisabledCmdBarItemsCheckBoxes\ToolsMacro" type="REG_SZ" on="30017" off="0" delete="off"></poke>
  810.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\9.0\Excel\DisabledCmdBarItemsCheckBoxes\ToolsMacroMacros" type="REG_SZ" on="186" off="0" delete="off"></poke>
  811.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\9.0\Excel\DisabledCmdBarItemsCheckBoxes\ToolsMacroRecord" type="REG_SZ" on="2780" off="0" delete="off"></poke>
  812.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\9.0\Excel\DisabledCmdBarItemsCheckBoxes\ToolsMacroSecurity" type="REG_SZ" on="3627" off="0" delete="off"></poke>
  813.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\9.0\Excel\DisabledCmdBarItemsCheckBoxes\ToolsMacroVBE" type="REG_SZ" on="1695" off="0" delete="off"></poke>
  814.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\9.0\Excel\DisabledCmdBarItemsCheckBoxes\ToolsMacroWeb" type="REG_SZ" on="3631" off="0" delete="off"></poke>
  815.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\9.0\Excel\Security\Level" type="REG_DWORD" on="3" off="0" delete="off"></poke>
  816.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\9.0\Excel\DisabledCmdBarItemsList\TCID1" type="REG_SZ" on="1605" off="0" delete="off"></poke>
  817.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\9.0\Excel\DisabledCmdBarItemsList\TCID2" type="REG_SZ" on="222" off="0" delete="off"></poke>
  818.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\9.0\Excel\DisabledCmdBarItemsList\TCID3" type="REG_SZ" on="1561" off="0" delete="off"></poke>
  819.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\9.0\Excel\DisabledCmdBarItemsList\TCID4" type="REG_SZ" on="1848" off="0" delete="off"></poke>
  820.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\9.0\Excel\DisabledCmdBarItemsList\TCID5" type="REG_SZ" on="1850" off="0" delete="off"></poke>
  821.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\9.0\Excel\DisabledCmdBarItemsList\TCID6" type="REG_SZ" on="1851" off="0" delete="off"></poke>
  822.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\9.0\Excel\DisabledCmdBarItemsList\TCID7" type="REG_SZ" on="1852" off="0" delete="off"></poke>
  823.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\9.0\Excel\DisabledCmdBarItemsList\TCID8" type="REG_SZ" on="1853" off="0" delete="off"></poke>
  824.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\9.0\Excel\DisabledCmdBarItemsList\TCID9" type="REG_SZ" on="1854" off="0" delete="off"></poke>
  825.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\9.0\Excel\DisabledCmdBarItemsList\TCID10" type="REG_SZ" on="1855"  off="0" delete="off"></poke>
  826.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\9.0\Excel\DisabledCmdBarItemsList\TCID11" type="REG_SZ" on="1856" off="0" delete="off"></poke>
  827.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\9.0\Excel\DisabledCmdBarItemsList\TCID12" type="REG_SZ" on="1857" off="0" delete="off"></poke>
  828.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\9.0\Excel\DisabledCmdBarItemsList\TCID13" type="REG_SZ" on="1858" off="0" delete="off"></poke>
  829.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\9.0\Excel\DisabledCmdBarItemsList\TCID14" type="REG_SZ" on="2089" off="0" delete="off"></poke>
  830.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\9.0\Excel\DisabledCmdBarItemsList\TCID15" type="REG_SZ" on="642" off="0" delete="off"></poke>
  831.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\9.0\FrontPage\DisabledCmdBarItemsCheckBoxes\ToolsMacroMacros" type="REG_SZ" on="3484" off="0" delete="off"></poke>
  832.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\9.0\FrontPage\DisabledCmdBarItemsCheckBoxes\ToolsMacroVBE" type="REG_SZ" on="1695" off="0" delete="off"></poke>
  833.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\9.0\FrontPage\DisabledCmdBarItemsCheckBoxes\ToolsMacroMSE" type="REG_SZ" on="3631" off="0" delete="off"></poke>
  834.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\9.0\FrontPage\Security\Level" type="REG_DWORD" on="3" off="0" delete="off"></poke>
  835.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\9.0\FrontPage\DisabledCmdBarItemsList\TCID1" type="REG_SZ" on="1605" off="0" delete="off"></poke>
  836.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\9.0\FrontPage\DisabledCmdBarItemsList\TCID2" type="REG_SZ" on="222" off="0" delete="off"></poke>
  837.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\9.0\FrontPage\DisabledCmdBarItemsList\TCID3" type="REG_SZ" on="1561" off="0" delete="off"></poke>
  838.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\9.0\FrontPage\DisabledCmdBarItemsList\TCID4" type="REG_SZ" on="1848" off="0" delete="off"></poke>
  839.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\9.0\FrontPage\DisabledCmdBarItemsList\TCID5" type="REG_SZ" on="1850" off="0" delete="off"></poke>
  840.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\9.0\FrontPage\DisabledCmdBarItemsList\TCID6" type="REG_SZ" on="1851" off="0" delete="off"></poke>
  841.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\9.0\FrontPage\DisabledCmdBarItemsList\TCID7" type="REG_SZ" on="1852" off="0" delete="off"></poke>
  842.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\9.0\FrontPage\DisabledCmdBarItemsList\TCID8" type="REG_SZ" on="1853" off="0" delete="off"></poke>
  843.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\9.0\FrontPage\DisabledCmdBarItemsList\TCID9" type="REG_SZ" on="1854" off="0" delete="off"></poke>
  844.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\9.0\FrontPage\DisabledCmdBarItemsList\TCID10" type="REG_SZ" on="1855"  off="0" delete="off"></poke>
  845.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\9.0\FrontPage\DisabledCmdBarItemsList\TCID11" type="REG_SZ" on="1856" off="0" delete="off"></poke>
  846.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\9.0\FrontPage\DisabledCmdBarItemsList\TCID12" type="REG_SZ" on="1857" off="0" delete="off"></poke>
  847.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\9.0\FrontPage\DisabledCmdBarItemsList\TCID13" type="REG_SZ" on="1858" off="0" delete="off"></poke>
  848.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\9.0\FrontPage\DisabledCmdBarItemsList\TCID14" type="REG_SZ" on="2089" off="0" delete="off"></poke>
  849.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\9.0\FrontPage\DisabledCmdBarItemsList\TCID15" type="REG_SZ" on="642" off="0" delete="off"></poke>
  850.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\9.0\PowerPoint\DisabledCmdBarItemsCheckBoxes\ToolsMacro" type="REG_SZ" on="30017" off="0" delete="off"></poke>
  851.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\9.0\PowerPoint\DisabledCmdBarItemsCheckBoxes\ToolsMacroMacros" type="REG_SZ" on="186" off="0" delete="off"></poke>
  852.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\9.0\PowerPoint\DisabledCmdBarItemsCheckBoxes\ToolsMacroRecord" type="REG_SZ" on="184" off="0" delete="off"></poke>
  853.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\9.0\PowerPoint\DisabledCmdBarItemsCheckBoxes\ToolsMacroSecurity" type="REG_SZ" on="3627" off="0" delete="off"></poke>
  854.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\9.0\PowerPoint\DisabledCmdBarItemsCheckBoxes\ToolsMacroVBE" type="REG_SZ" on="1695" off="0" delete="off"></poke>
  855.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\9.0\PowerPoint\DisabledCmdBarItemsCheckBoxes\ToolsMacroWeb" type="REG_SZ" on="3631" off="0" delete="off"></poke>
  856.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\9.0\PowerPoint\Security\Level" type="REG_DWORD" on="3" off="0" delete="off"></poke>
  857.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\9.0\PowerPoint\DisabledCmdBarItemsList\TCID1" type="REG_SZ" on="1605" off="0" delete="off"></poke>
  858.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\9.0\PowerPoint\DisabledCmdBarItemsList\TCID2" type="REG_SZ" on="222" off="0" delete="off"></poke>
  859.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\9.0\PowerPoint\DisabledCmdBarItemsList\TCID3" type="REG_SZ" on="1561" off="0" delete="off"></poke>
  860.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\9.0\PowerPoint\DisabledCmdBarItemsList\TCID4" type="REG_SZ" on="1848" off="0" delete="off"></poke>
  861.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\9.0\PowerPoint\DisabledCmdBarItemsList\TCID5" type="REG_SZ" on="1850" off="0" delete="off"></poke>
  862.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\9.0\PowerPoint\DisabledCmdBarItemsList\TCID6" type="REG_SZ" on="1851" off="0" delete="off"></poke>
  863.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\9.0\PowerPoint\DisabledCmdBarItemsList\TCID7" type="REG_SZ" on="1852" off="0" delete="off"></poke>
  864.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\9.0\PowerPoint\DisabledCmdBarItemsList\TCID8" type="REG_SZ" on="1853" off="0" delete="off"></poke>
  865.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\9.0\PowerPoint\DisabledCmdBarItemsList\TCID9" type="REG_SZ" on="1854" off="0" delete="off"></poke>
  866.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\9.0\PowerPoint\DisabledCmdBarItemsList\TCID10" type="REG_SZ" on="1855"  off="0" delete="off"></poke>
  867.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\9.0\PowerPoint\DisabledCmdBarItemsList\TCID11" type="REG_SZ" on="1856" off="0" delete="off"></poke>
  868.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\9.0\PowerPoint\DisabledCmdBarItemsList\TCID12" type="REG_SZ" on="1857" off="0" delete="off"></poke>
  869.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\9.0\PowerPoint\DisabledCmdBarItemsList\TCID13" type="REG_SZ" on="1858" off="0" delete="off"></poke>
  870.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\9.0\PowerPoint\DisabledCmdBarItemsList\TCID14" type="REG_SZ" on="2089" off="0" delete="off"></poke>
  871.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\9.0\PowerPoint\DisabledCmdBarItemsList\TCID15" type="REG_SZ" on="642" off="0" delete="off"></poke>
  872.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\9.0\Visio\DisabledCmdBarItemsCheckBoxes\ToolsMacroMacros" type="REG_SZ" on="186" off="0" delete="off"></poke>
  873.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\9.0\Visio\DisabledCmdBarItemsCheckBoxes\ToolsMacroSecurity" type="REG_SZ" on="3627" off="0" delete="off"></poke>
  874.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\9.0\Visio\DisabledCmdBarItemsCheckBoxes\ToolsMacroVBE" type="REG_SZ" on="1695" off="0" delete="off"></poke>
  875.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\9.0\Visio\Security\Level" type="REG_DWORD" on="3" off="0" delete="off"></poke>
  876.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\9.0\Visio\DisabledCmdBarItemsList\TCID1" type="REG_SZ" on="1605" off="0" delete="off"></poke>
  877.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\9.0\Visio\DisabledCmdBarItemsList\TCID2" type="REG_SZ" on="222" off="0" delete="off"></poke>
  878.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\9.0\Visio\DisabledCmdBarItemsList\TCID3" type="REG_SZ" on="1561" off="0" delete="off"></poke>
  879.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\9.0\Visio\DisabledCmdBarItemsList\TCID4" type="REG_SZ" on="1848" off="0" delete="off"></poke>
  880.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\9.0\Visio\DisabledCmdBarItemsList\TCID5" type="REG_SZ" on="1850" off="0" delete="off"></poke>
  881.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\9.0\Visio\DisabledCmdBarItemsList\TCID6" type="REG_SZ" on="1851" off="0" delete="off"></poke>
  882.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\9.0\Visio\DisabledCmdBarItemsList\TCID7" type="REG_SZ" on="1852" off="0" delete="off"></poke>
  883.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\9.0\Visio\DisabledCmdBarItemsList\TCID8" type="REG_SZ" on="1853" off="0" delete="off"></poke>
  884.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\9.0\Visio\DisabledCmdBarItemsList\TCID9" type="REG_SZ" on="1854" off="0" delete="off"></poke>
  885.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\9.0\Visio\DisabledCmdBarItemsList\TCID10" type="REG_SZ" on="1855"  off="0" delete="off"></poke>
  886.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\9.0\Visio\DisabledCmdBarItemsList\TCID11" type="REG_SZ" on="1856" off="0" delete="off"></poke>
  887.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\9.0\Visio\DisabledCmdBarItemsList\TCID12" type="REG_SZ" on="1857" off="0" delete="off"></poke>
  888.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\9.0\Visio\DisabledCmdBarItemsList\TCID13" type="REG_SZ" on="1858" off="0" delete="off"></poke>
  889.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\9.0\Visio\DisabledCmdBarItemsList\TCID14" type="REG_SZ" on="2089" off="0" delete="off"></poke>
  890.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\9.0\Visio\DisabledCmdBarItemsList\TCID15" type="REG_SZ" on="642" off="0" delete="off"></poke>
  891.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\9.0\Word\DisabledCmdBarItemsCheckBoxes\ToolsMacro" type="REG_SZ" on="30017" off="0" delete="off"></poke>
  892.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\9.0\Word\DisabledCmdBarItemsCheckBoxes\ToolsMacroMacros" type="REG_SZ" on="186" off="0" delete="off"></poke>
  893.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\9.0\Word\DisabledCmdBarItemsCheckBoxes\ToolsMacroRecord" type="REG_SZ" on="184" off="0" delete="off"></poke>
  894.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\9.0\Word\DisabledCmdBarItemsCheckBoxes\ToolsMacroSecurity" type="REG_SZ" on="3627" off="0" delete="off"></poke>
  895.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\9.0\Word\DisabledCmdBarItemsCheckBoxes\ToolsMacroVBE" type="REG_SZ" on="1695" off="0" delete="off"></poke>
  896.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\9.0\Word\DisabledCmdBarItemsCheckBoxes\ToolsMacroWeb" type="REG_SZ" on="3631" off="0" delete="off"></poke>
  897.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\9.0\Word\Security\Level" type="REG_DWORD" on="3" off="0" delete="off"></poke>
  898.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\9.0\Word\DisabledCmdBarItemsList\TCID1" type="REG_SZ" on="1605" off="0" delete="off"></poke>
  899.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\9.0\Word\DisabledCmdBarItemsList\TCID2" type="REG_SZ" on="222" off="0" delete="off"></poke>
  900.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\9.0\Word\DisabledCmdBarItemsList\TCID3" type="REG_SZ" on="1561" off="0" delete="off"></poke>
  901.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\9.0\Word\DisabledCmdBarItemsList\TCID4" type="REG_SZ" on="1848" off="0" delete="off"></poke>
  902.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\9.0\Word\DisabledCmdBarItemsList\TCID5" type="REG_SZ" on="1850" off="0" delete="off"></poke>
  903.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\9.0\Word\DisabledCmdBarItemsList\TCID6" type="REG_SZ" on="1851" off="0" delete="off"></poke>
  904.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\9.0\Word\DisabledCmdBarItemsList\TCID7" type="REG_SZ" on="1852" off="0" delete="off"></poke>
  905.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\9.0\Word\DisabledCmdBarItemsList\TCID8" type="REG_SZ" on="1853" off="0" delete="off"></poke>
  906.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\9.0\Word\DisabledCmdBarItemsList\TCID9" type="REG_SZ" on="1854" off="0" delete="off"></poke>
  907.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\9.0\Word\DisabledCmdBarItemsList\TCID10" type="REG_SZ" on="1855"  off="0" delete="off"></poke>
  908.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\9.0\Word\DisabledCmdBarItemsList\TCID11" type="REG_SZ" on="1856" off="0" delete="off"></poke>
  909.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\9.0\Word\DisabledCmdBarItemsList\TCID12" type="REG_SZ" on="1857" off="0" delete="off"></poke>
  910.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\9.0\Word\DisabledCmdBarItemsList\TCID13" type="REG_SZ" on="1858" off="0" delete="off"></poke>
  911.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\9.0\Word\DisabledCmdBarItemsList\TCID14" type="REG_SZ" on="2089" off="0" delete="off"></poke>
  912.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\9.0\Word\DisabledCmdBarItemsList\TCID15" type="REG_SZ" on="642" off="0" delete="off"></poke>
  913.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\9.0\Outlook\DisabledCmdBarItemsCheckBoxes\ToolsMacro" type="REG_SZ" on="30017" off="0" delete="off"></poke>
  914.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\9.0\Outlook\DisabledCmdBarItemsCheckBoxes\ToolsMacroMacros" type="REG_SZ" on="186" off="0" delete="off"></poke>
  915.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\9.0\Outlook\DisabledCmdBarItemsCheckBoxes\ToolsMacroRecord" type="REG_SZ" on="184" off="0" delete="off"></poke>
  916.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\9.0\Outlook\DisabledCmdBarItemsCheckBoxes\ToolsMacroSecurity" type="REG_SZ" on="3627" off="0" delete="off"></poke>
  917.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\9.0\Outlook\DisabledCmdBarItemsCheckBoxes\ToolsMacroVBE" type="REG_SZ" on="1695" off="0" delete="off"></poke>
  918.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\9.0\Outlook\DisabledCmdBarItemsCheckBoxes\ToolsMacroWeb" type="REG_SZ" on="3631" off="0" delete="off"></poke>
  919.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\9.0\Outlook\Security\Level" type="REG_DWORD" on="3" off="0" delete="off"></poke>
  920.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\9.0\Outlook\DisabledCmdBarItemsList\TCID1" type="REG_SZ" on="1605" off="0" delete="off"></poke>
  921.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\9.0\Outlook\DisabledCmdBarItemsList\TCID2" type="REG_SZ" on="222" off="0" delete="off"></poke>
  922.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\9.0\Outlook\DisabledCmdBarItemsList\TCID3" type="REG_SZ" on="1561" off="0" delete="off"></poke>
  923.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\9.0\Outlook\DisabledCmdBarItemsList\TCID4" type="REG_SZ" on="1848" off="0" delete="off"></poke>
  924.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\9.0\Outlook\DisabledCmdBarItemsList\TCID5" type="REG_SZ" on="1850" off="0" delete="off"></poke>
  925.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\9.0\Outlook\DisabledCmdBarItemsList\TCID6" type="REG_SZ" on="1851" off="0" delete="off"></poke>
  926.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\9.0\Outlook\DisabledCmdBarItemsList\TCID7" type="REG_SZ" on="1852" off="0" delete="off"></poke>
  927.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\9.0\Outlook\DisabledCmdBarItemsList\TCID8" type="REG_SZ" on="1853" off="0" delete="off"></poke>
  928.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\9.0\Outlook\DisabledCmdBarItemsList\TCID9" type="REG_SZ" on="1854" off="0" delete="off"></poke>
  929.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\9.0\Outlook\DisabledCmdBarItemsList\TCID10" type="REG_SZ" on="1855"  off="0" delete="off"></poke>
  930.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\9.0\Outlook\DisabledCmdBarItemsList\TCID11" type="REG_SZ" on="1856" off="0" delete="off"></poke>
  931.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\9.0\Outlook\DisabledCmdBarItemsList\TCID12" type="REG_SZ" on="1857" off="0" delete="off"></poke>
  932.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\9.0\Outlook\DisabledCmdBarItemsList\TCID13" type="REG_SZ" on="1858" off="0" delete="off"></poke>
  933.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\9.0\Outlook\DisabledCmdBarItemsList\TCID14" type="REG_SZ" on="2089" off="0" delete="off"></poke>
  934.                 <poke resid="chkOfficeToolsMacro" regkey="Software\Policies\Microsoft\Office\9.0\Outlook\DisabledCmdBarItemsList\TCID15" type="REG_SZ" on="642" off="0" delete="off"></poke>
  935.             </restriction>
  936.             <restriction id="chkOfficeToolsAddIns" name="Disable Add-ins menu items in the Tools menus" _locID="chkOfficeToolsAddIns" high="on" medium="off" low="off">
  937.                 <poke resid="chkOfficeToolsAddIns" regkey="Software\Policies\Microsoft\Office\12.0\Excel\DisabledCmdBarItemsCheckBoxes\ToolsAddins" type="REG_SZ" on="943" off="0" delete="off"></poke>
  938.                 <poke resid="chkOfficeToolsAddIns" regkey="Software\Policies\Microsoft\Office\12.0\Excel\DisabledCmdBarItemsCheckBoxes\ToolsTemplateAddins" type="REG_SZ" on="751" off="0" delete="off"></poke>
  939.                 <poke resid="chkOfficeToolsAddIns" regkey="Software\Policies\Microsoft\Office\12.0\PowerPoint\DisabledCmdBarItemsCheckBoxes\ToolsAddins" type="REG_SZ" on="943" off="0" delete="off"></poke>
  940.                 <poke resid="chkOfficeToolsAddIns" regkey="Software\Policies\Microsoft\Office\12.0\PowerPoint\DisabledCmdBarItemsCheckBoxes\ToolsTemplateAddins" type="REG_SZ" on="751" off="0" delete="off"></poke>
  941.                 <poke resid="chkOfficeToolsAddIns" regkey="Software\Policies\Microsoft\Office\12.0\Word\DisabledCmdBarItemsCheckBoxes\ToolsAddins" type="REG_SZ" on="943" off="0" delete="off"></poke>
  942.                 <poke resid="chkOfficeToolsAddIns" regkey="Software\Policies\Microsoft\Office\12.0\Word\DisabledCmdBarItemsCheckBoxes\ToolsTemplateAddins" type="REG_SZ" on="751" off="0" delete="off"></poke>
  943.                 <poke resid="chkOfficeToolsAddIns" regkey="Software\Policies\Microsoft\Office\12.0\Outlook\DisabledCmdBarItemsCheckBoxes\ToolsAddins" type="REG_SZ" on="943" off="0" delete="off"></poke>
  944.                 <poke resid="chkOfficeToolsAddIns" regkey="Software\Policies\Microsoft\Office\12.0\Outlook\DisabledCmdBarItemsCheckBoxes\ToolsTemplateAddins" type="REG_SZ" on="751" off="0" delete="off"></poke>
  945.                 <poke resid="chkOfficeToolsAddIns" regkey="Software\Policies\Microsoft\Office\11.0\Excel\DisabledCmdBarItemsCheckBoxes\ToolsAddins" type="REG_SZ" on="943" off="0" delete="off"></poke>
  946.                 <poke resid="chkOfficeToolsAddIns" regkey="Software\Policies\Microsoft\Office\11.0\Excel\DisabledCmdBarItemsCheckBoxes\ToolsTemplateAddins" type="REG_SZ" on="751" off="0" delete="off"></poke>
  947.                 <poke resid="chkOfficeToolsAddIns" regkey="Software\Policies\Microsoft\Office\11.0\PowerPoint\DisabledCmdBarItemsCheckBoxes\ToolsAddins" type="REG_SZ" on="943" off="0" delete="off"></poke>
  948.                 <poke resid="chkOfficeToolsAddIns" regkey="Software\Policies\Microsoft\Office\11.0\PowerPoint\DisabledCmdBarItemsCheckBoxes\ToolsTemplateAddins" type="REG_SZ" on="751" off="0" delete="off"></poke>
  949.                 <poke resid="chkOfficeToolsAddIns" regkey="Software\Policies\Microsoft\Office\11.0\Word\DisabledCmdBarItemsCheckBoxes\ToolsAddins" type="REG_SZ" on="943" off="0" delete="off"></poke>
  950.                 <poke resid="chkOfficeToolsAddIns" regkey="Software\Policies\Microsoft\Office\11.0\Word\DisabledCmdBarItemsCheckBoxes\ToolsTemplateAddins" type="REG_SZ" on="751" off="0" delete="off"></poke>
  951.                 <poke resid="chkOfficeToolsAddIns" regkey="Software\Policies\Microsoft\Office\11.0\Outlook\DisabledCmdBarItemsCheckBoxes\ToolsAddins" type="REG_SZ" on="943" off="0" delete="off"></poke>
  952.                 <poke resid="chkOfficeToolsAddIns" regkey="Software\Policies\Microsoft\Office\11.0\Outlook\DisabledCmdBarItemsCheckBoxes\ToolsTemplateAddins" type="REG_SZ" on="751" off="0" delete="off"></poke>
  953.                 <poke resid="chkOfficeToolsAddIns" regkey="Software\Policies\Microsoft\Office\10.0\Excel\DisabledCmdBarItemsCheckBoxes\ToolsAddins" type="REG_SZ" on="943" off="0" delete="off"></poke>
  954.                 <poke resid="chkOfficeToolsAddIns" regkey="Software\Policies\Microsoft\Office\10.0\Excel\DisabledCmdBarItemsCheckBoxes\ToolsTemplateAddins" type="REG_SZ" on="751" off="0" delete="off"></poke>
  955.                 <poke resid="chkOfficeToolsAddIns" regkey="Software\Policies\Microsoft\Office\10.0\PowerPoint\DisabledCmdBarItemsCheckBoxes\ToolsAddins" type="REG_SZ" on="943" off="0" delete="off"></poke>
  956.                 <poke resid="chkOfficeToolsAddIns" regkey="Software\Policies\Microsoft\Office\10.0\PowerPoint\DisabledCmdBarItemsCheckBoxes\ToolsTemplateAddins" type="REG_SZ" on="751" off="0" delete="off"></poke>
  957.                 <poke resid="chkOfficeToolsAddIns" regkey="Software\Policies\Microsoft\Office\10.0\Word\DisabledCmdBarItemsCheckBoxes\ToolsAddins" type="REG_SZ" on="943" off="0" delete="off"></poke>
  958.                 <poke resid="chkOfficeToolsAddIns" regkey="Software\Policies\Microsoft\Office\10.0\Word\DisabledCmdBarItemsCheckBoxes\ToolsTemplateAddins" type="REG_SZ" on="751" off="0" delete="off"></poke>
  959.                 <poke resid="chkOfficeToolsAddIns" regkey="Software\Policies\Microsoft\Office\10.0\Office\DisabledCmdBarItemsCheckBoxes\ToolsAddins" type="REG_SZ" on="943" off="0" delete="off"></poke>
  960.                 <poke resid="chkOfficeToolsAddIns" regkey="Software\Policies\Microsoft\Office\10.0\Office\DisabledCmdBarItemsCheckBoxes\ToolsTemplateAddins" type="REG_SZ" on="751" off="0" delete="off"></poke>
  961.                 <poke resid="chkOfficeToolsAddIns" regkey="Software\Policies\Microsoft\Office\9.0\Excel\DisabledCmdBarItemsCheckBoxes\ToolsAddins" type="REG_SZ" on="943" off="0" delete="off"></poke>
  962.                 <poke resid="chkOfficeToolsAddIns" regkey="Software\Policies\Microsoft\Office\9.0\Excel\DisabledCmdBarItemsCheckBoxes\ToolsTemplateAddins" type="REG_SZ" on="751" off="0" delete="off"></poke>
  963.                 <poke resid="chkOfficeToolsAddIns" regkey="Software\Policies\Microsoft\Office\9.0\PowerPoint\DisabledCmdBarItemsCheckBoxes\ToolsAddins" type="REG_SZ" on="943" off="0" delete="off"></poke>
  964.                 <poke resid="chkOfficeToolsAddIns" regkey="Software\Policies\Microsoft\Office\9.0\PowerPoint\DisabledCmdBarItemsCheckBoxes\ToolsTemplateAddins" type="REG_SZ" on="751" off="0" delete="off"></poke>
  965.                 <poke resid="chkOfficeToolsAddIns" regkey="Software\Policies\Microsoft\Office\9.0\Word\DisabledCmdBarItemsCheckBoxes\ToolsAddins" type="REG_SZ" on="943" off="0" delete="off"></poke>
  966.                 <poke resid="chkOfficeToolsAddIns" regkey="Software\Policies\Microsoft\Office\9.0\Word\DisabledCmdBarItemsCheckBoxes\ToolsTemplateAddins" type="REG_SZ" on="751" off="0" delete="off"></poke>
  967.                 <poke resid="chkOfficeToolsAddIns" regkey="Software\Policies\Microsoft\Office\9.0\Outlook\DisabledCmdBarItemsCheckBoxes\ToolsAddins" type="REG_SZ" on="943" off="0" delete="off"></poke>
  968.                 <poke resid="chkOfficeToolsAddIns" regkey="Software\Policies\Microsoft\Office\9.0\Outlook\DisabledCmdBarItemsCheckBoxes\ToolsTemplateAddins" type="REG_SZ" on="751" off="0" delete="off"></poke>
  969.             </restriction>
  970.             <restriction id="chkOfficeWeb" name="Disable the Web toolbar in Office programs" _locID="chkOfficeWeb" high="on" medium="off" low="off">
  971.                 <poke resid="chkOfficeWeb" regkey="Software\Policies\Microsoft\Office\12.0\Excel\DisabledCmdBarItemsCheckBoxes\WebRefreshCurrentPage" type="REG_SZ" on="1020" off="0" delete="off"></poke>
  972.                 <poke resid="chkOfficeWeb" regkey="Software\Policies\Microsoft\Office\12.0\Excel\DisabledCmdBarItemsCheckBoxes\WebStartPage" type="REG_SZ" on="1016" off="0" delete="off"></poke>
  973.                 <poke resid="chkOfficeWeb" regkey="Software\Policies\Microsoft\Office\12.0\Excel\DisabledCmdBarItemsCheckBoxes\WebFavorites" type="REG_SZ" on="30176" off="0" delete="off"></poke>
  974.                 <poke resid="chkOfficeWeb" regkey="Software\Policies\Microsoft\Office\12.0\Excel\DisabledCmdBarItemsCheckBoxes\WebGo" type="REG_SZ" on="30328" off="0" delete="off"></poke>
  975.                 <poke resid="chkOfficeWeb" regkey="Software\Policies\Microsoft\Office\12.0\Excel\DisabledCmdBarItemsCheckBoxes\FileOpenSearchTheWeb" type="REG_SZ" on="1740" off="0" delete="off"></poke>
  976.                 <poke resid="chkOfficeWeb" regkey="Software\Policies\Microsoft\Office\12.0\PowerPoint\DisabledCmdBarItemsCheckBoxes\WebRefreshCurrentPage" type="REG_SZ" on="1020" off="0" delete="off"></poke>
  977.                 <poke resid="chkOfficeWeb" regkey="Software\Policies\Microsoft\Office\12.0\PowerPoint\DisabledCmdBarItemsCheckBoxes\WebStartPage" type="REG_SZ" on="1016" off="0" delete="off"></poke>
  978.                 <poke resid="chkOfficeWeb" regkey="Software\Policies\Microsoft\Office\12.0\PowerPoint\DisabledCmdBarItemsCheckBoxes\WebFavorites" type="REG_SZ" on="30176" off="0" delete="off"></poke>
  979.                 <poke resid="chkOfficeWeb" regkey="Software\Policies\Microsoft\Office\12.0\PowerPoint\DisabledCmdBarItemsCheckBoxes\WebGo" type="REG_SZ" on="30328" off="0" delete="off"></poke>
  980.                 <poke resid="chkOfficeWeb" regkey="Software\Policies\Microsoft\Office\12.0\PowerPoint\DisabledCmdBarItemsCheckBoxes\FileOpenSearchTheWeb" type="REG_SZ" on="1740" off="0" delete="off"></poke>
  981.                 <poke resid="chkOfficeWeb" regkey="Software\Policies\Microsoft\Office\12.0\FrontPage\DisabledCmdBarItemsCheckBoxes\WebRefreshCurrentPage" type="REG_SZ" on="1020" off="0" delete="off"></poke>
  982.                 <poke resid="chkOfficeWeb" regkey="Software\Policies\Microsoft\Office\12.0\FrontPage\DisabledCmdBarItemsCheckBoxes\WebStartPage" type="REG_SZ" on="1016" off="0" delete="off"></poke>
  983.                 <poke resid="chkOfficeWeb" regkey="Software\Policies\Microsoft\Office\12.0\FrontPage\DisabledCmdBarItemsCheckBoxes\WebFavorites" type="REG_SZ" on="30176" off="0" delete="off"></poke>
  984.                 <poke resid="chkOfficeWeb" regkey="Software\Policies\Microsoft\Office\12.0\FrontPage\DisabledCmdBarItemsCheckBoxes\WebGo" type="REG_SZ" on="30328" off="0" delete="off"></poke>
  985.                 <poke resid="chkOfficeWeb" regkey="Software\Policies\Microsoft\Office\12.0\FrontPage\DisabledCmdBarItemsCheckBoxes\FileOpenSearchTheWeb" type="REG_SZ" on="1740" off="0" delete="off"></poke>
  986.                 <poke resid="chkOfficeWeb" regkey="Software\Policies\Microsoft\Office\12.0\Word\DisabledCmdBarItemsCheckBoxes\WebRefreshCurrentPage" type="REG_SZ" on="1020" off="0" delete="off"></poke>
  987.                 <poke resid="chkOfficeWeb" regkey="Software\Policies\Microsoft\Office\12.0\Word\DisabledCmdBarItemsCheckBoxes\WebStartPage" type="REG_SZ" on="1016" off="0" delete="off"></poke>
  988.                 <poke resid="chkOfficeWeb" regkey="Software\Policies\Microsoft\Office\12.0\Word\DisabledCmdBarItemsCheckBoxes\WebFavorites" type="REG_SZ" on="30176" off="0" delete="off"></poke>
  989.                 <poke resid="chkOfficeWeb" regkey="Software\Policies\Microsoft\Office\12.0\Word\DisabledCmdBarItemsCheckBoxes\WebGo" type="REG_SZ" on="30328" off="0" delete="off"></poke>
  990.                 <poke resid="chkOfficeWeb" regkey="Software\Policies\Microsoft\Office\12.0\Word\DisabledCmdBarItemsCheckBoxes\FileOpenSearchTheWeb" type="REG_SZ" on="1740" off="0" delete="off"></poke>
  991.                 <poke resid="chkOfficeWeb" regkey="Software\Policies\Microsoft\Office\12.0\Outlook\DisabledCmdBarItemsCheckBoxes\WebRefreshCurrentPage" type="REG_SZ" on="1020" off="0" delete="off"></poke>
  992.                 <poke resid="chkOfficeWeb" regkey="Software\Policies\Microsoft\Office\12.0\Outlook\DisabledCmdBarItemsCheckBoxes\WebStartPage" type="REG_SZ" on="1016" off="0" delete="off"></poke>
  993.                 <poke resid="chkOfficeWeb" regkey="Software\Policies\Microsoft\Office\12.0\Outlook\DisabledCmdBarItemsCheckBoxes\WebFavorites" type="REG_SZ" on="30176" off="0" delete="off"></poke>
  994.                 <poke resid="chkOfficeWeb" regkey="Software\Policies\Microsoft\Office\12.0\Outlook\DisabledCmdBarItemsCheckBoxes\WebGo" type="REG_SZ" on="30328" off="0" delete="off"></poke>
  995.                 <poke resid="chkOfficeWeb" regkey="Software\Policies\Microsoft\Office\12.0\Outlook\DisabledCmdBarItemsCheckBoxes\FileOpenSearchTheWeb" type="REG_SZ" on="1740" off="0" delete="off"></poke>
  996.                 <poke resid="chkOfficeWeb" regkey="Software\Policies\Microsoft\Office\11.0\Excel\DisabledCmdBarItemsCheckBoxes\WebRefreshCurrentPage" type="REG_SZ" on="1020" off="0" delete="off"></poke>
  997.                 <poke resid="chkOfficeWeb" regkey="Software\Policies\Microsoft\Office\11.0\Excel\DisabledCmdBarItemsCheckBoxes\WebStartPage" type="REG_SZ" on="1016" off="0" delete="off"></poke>
  998.                 <poke resid="chkOfficeWeb" regkey="Software\Policies\Microsoft\Office\11.0\Excel\DisabledCmdBarItemsCheckBoxes\WebFavorites" type="REG_SZ" on="30176" off="0" delete="off"></poke>
  999.                 <poke resid="chkOfficeWeb" regkey="Software\Policies\Microsoft\Office\11.0\Excel\DisabledCmdBarItemsCheckBoxes\WebGo" type="REG_SZ" on="30328" off="0" delete="off"></poke>
  1000.                 <poke resid="chkOfficeWeb" regkey="Software\Policies\Microsoft\Office\11.0\Excel\DisabledCmdBarItemsCheckBoxes\FileOpenSearchTheWeb" type="REG_SZ" on="1740" off="0" delete="off"></poke>
  1001.                 <poke resid="chkOfficeWeb" regkey="Software\Policies\Microsoft\Office\11.0\PowerPoint\DisabledCmdBarItemsCheckBoxes\WebRefreshCurrentPage" type="REG_SZ" on="1020" off="0" delete="off"></poke>
  1002.                 <poke resid="chkOfficeWeb" regkey="Software\Policies\Microsoft\Office\11.0\PowerPoint\DisabledCmdBarItemsCheckBoxes\WebStartPage" type="REG_SZ" on="1016" off="0" delete="off"></poke>
  1003.                 <poke resid="chkOfficeWeb" regkey="Software\Policies\Microsoft\Office\11.0\PowerPoint\DisabledCmdBarItemsCheckBoxes\WebFavorites" type="REG_SZ" on="30176" off="0" delete="off"></poke>
  1004.                 <poke resid="chkOfficeWeb" regkey="Software\Policies\Microsoft\Office\11.0\PowerPoint\DisabledCmdBarItemsCheckBoxes\WebGo" type="REG_SZ" on="30328" off="0" delete="off"></poke>
  1005.                 <poke resid="chkOfficeWeb" regkey="Software\Policies\Microsoft\Office\11.0\PowerPoint\DisabledCmdBarItemsCheckBoxes\FileOpenSearchTheWeb" type="REG_SZ" on="1740" off="0" delete="off"></poke>
  1006.                 <poke resid="chkOfficeWeb" regkey="Software\Policies\Microsoft\Office\11.0\FrontPage\DisabledCmdBarItemsCheckBoxes\WebRefreshCurrentPage" type="REG_SZ" on="1020" off="0" delete="off"></poke>
  1007.                 <poke resid="chkOfficeWeb" regkey="Software\Policies\Microsoft\Office\11.0\FrontPage\DisabledCmdBarItemsCheckBoxes\WebStartPage" type="REG_SZ" on="1016" off="0" delete="off"></poke>
  1008.                 <poke resid="chkOfficeWeb" regkey="Software\Policies\Microsoft\Office\11.0\FrontPage\DisabledCmdBarItemsCheckBoxes\WebFavorites" type="REG_SZ" on="30176" off="0" delete="off"></poke>
  1009.                 <poke resid="chkOfficeWeb" regkey="Software\Policies\Microsoft\Office\11.0\FrontPage\DisabledCmdBarItemsCheckBoxes\WebGo" type="REG_SZ" on="30328" off="0" delete="off"></poke>
  1010.                 <poke resid="chkOfficeWeb" regkey="Software\Policies\Microsoft\Office\11.0\FrontPage\DisabledCmdBarItemsCheckBoxes\FileOpenSearchTheWeb" type="REG_SZ" on="1740" off="0" delete="off"></poke>
  1011.                 <poke resid="chkOfficeWeb" regkey="Software\Policies\Microsoft\Office\11.0\Word\DisabledCmdBarItemsCheckBoxes\WebRefreshCurrentPage" type="REG_SZ" on="1020" off="0" delete="off"></poke>
  1012.                 <poke resid="chkOfficeWeb" regkey="Software\Policies\Microsoft\Office\11.0\Word\DisabledCmdBarItemsCheckBoxes\WebStartPage" type="REG_SZ" on="1016" off="0" delete="off"></poke>
  1013.                 <poke resid="chkOfficeWeb" regkey="Software\Policies\Microsoft\Office\11.0\Word\DisabledCmdBarItemsCheckBoxes\WebFavorites" type="REG_SZ" on="30176" off="0" delete="off"></poke>
  1014.                 <poke resid="chkOfficeWeb" regkey="Software\Policies\Microsoft\Office\11.0\Word\DisabledCmdBarItemsCheckBoxes\WebGo" type="REG_SZ" on="30328" off="0" delete="off"></poke>
  1015.                 <poke resid="chkOfficeWeb" regkey="Software\Policies\Microsoft\Office\11.0\Word\DisabledCmdBarItemsCheckBoxes\FileOpenSearchTheWeb" type="REG_SZ" on="1740" off="0" delete="off"></poke>
  1016.                 <poke resid="chkOfficeWeb" regkey="Software\Policies\Microsoft\Office\11.0\Outlook\DisabledCmdBarItemsCheckBoxes\WebRefreshCurrentPage" type="REG_SZ" on="1020" off="0" delete="off"></poke>
  1017.                 <poke resid="chkOfficeWeb" regkey="Software\Policies\Microsoft\Office\11.0\Outlook\DisabledCmdBarItemsCheckBoxes\WebStartPage" type="REG_SZ" on="1016" off="0" delete="off"></poke>
  1018.                 <poke resid="chkOfficeWeb" regkey="Software\Policies\Microsoft\Office\11.0\Outlook\DisabledCmdBarItemsCheckBoxes\WebFavorites" type="REG_SZ" on="30176" off="0" delete="off"></poke>
  1019.                 <poke resid="chkOfficeWeb" regkey="Software\Policies\Microsoft\Office\11.0\Outlook\DisabledCmdBarItemsCheckBoxes\WebGo" type="REG_SZ" on="30328" off="0" delete="off"></poke>
  1020.                 <poke resid="chkOfficeWeb" regkey="Software\Policies\Microsoft\Office\11.0\Outlook\DisabledCmdBarItemsCheckBoxes\FileOpenSearchTheWeb" type="REG_SZ" on="1740" off="0" delete="off"></poke>
  1021.                 <poke resid="chkOfficeWeb" regkey="Software\Policies\Microsoft\Office\10.0\Excel\DisabledCmdBarItemsCheckBoxes\WebRefreshCurrentPage" type="REG_SZ" on="1020" off="0" delete="off"></poke>
  1022.                 <poke resid="chkOfficeWeb" regkey="Software\Policies\Microsoft\Office\10.0\Excel\DisabledCmdBarItemsCheckBoxes\WebStartPage" type="REG_SZ" on="1016" off="0" delete="off"></poke>
  1023.                 <poke resid="chkOfficeWeb" regkey="Software\Policies\Microsoft\Office\10.0\Excel\DisabledCmdBarItemsCheckBoxes\WebFavorites" type="REG_SZ" on="30176" off="0" delete="off"></poke>
  1024.                 <poke resid="chkOfficeWeb" regkey="Software\Policies\Microsoft\Office\10.0\Excel\DisabledCmdBarItemsCheckBoxes\WebGo" type="REG_SZ" on="30328" off="0" delete="off"></poke>
  1025.                 <poke resid="chkOfficeWeb" regkey="Software\Policies\Microsoft\Office\10.0\Excel\DisabledCmdBarItemsCheckBoxes\FileOpenSearchTheWeb" type="REG_SZ" on="1740" off="0" delete="off"></poke>
  1026.                 <poke resid="chkOfficeWeb" regkey="Software\Policies\Microsoft\Office\10.0\FrontPage\DisabledCmdBarItemsCheckBoxes\WebRefreshCurrentPage" type="REG_SZ" on="1020" off="0" delete="off"></poke>
  1027.                 <poke resid="chkOfficeWeb" regkey="Software\Policies\Microsoft\Office\10.0\FrontPage\DisabledCmdBarItemsCheckBoxes\WebStartPage" type="REG_SZ" on="1016" off="0" delete="off"></poke>
  1028.                 <poke resid="chkOfficeWeb" regkey="Software\Policies\Microsoft\Office\10.0\FrontPage\DisabledCmdBarItemsCheckBoxes\WebFavorites" type="REG_SZ" on="30176" off="0" delete="off"></poke>
  1029.                 <poke resid="chkOfficeWeb" regkey="Software\Policies\Microsoft\Office\10.0\FrontPage\DisabledCmdBarItemsCheckBoxes\WebGo" type="REG_SZ" on="30328" off="0" delete="off"></poke>
  1030.                 <poke resid="chkOfficeWeb" regkey="Software\Policies\Microsoft\Office\10.0\FrontPage\DisabledCmdBarItemsCheckBoxes\FileOpenSearchTheWeb" type="REG_SZ" on="1740" off="0" delete="off"></poke>
  1031.                 <poke resid="chkOfficeWeb" regkey="Software\Policies\Microsoft\Office\10.0\Word\DisabledCmdBarItemsCheckBoxes\WebRefreshCurrentPage" type="REG_SZ" on="1020" off="0" delete="off"></poke>
  1032.                 <poke resid="chkOfficeWeb" regkey="Software\Policies\Microsoft\Office\10.0\Word\DisabledCmdBarItemsCheckBoxes\WebStartPage" type="REG_SZ" on="1016" off="0" delete="off"></poke>
  1033.                 <poke resid="chkOfficeWeb" regkey="Software\Policies\Microsoft\Office\10.0\Word\DisabledCmdBarItemsCheckBoxes\WebFavorites" type="REG_SZ" on="30176" off="0" delete="off"></poke>
  1034.                 <poke resid="chkOfficeWeb" regkey="Software\Policies\Microsoft\Office\10.0\Word\DisabledCmdBarItemsCheckBoxes\WebGo" type="REG_SZ" on="30328" off="0" delete="off"></poke>
  1035.                 <poke resid="chkOfficeWeb" regkey="Software\Policies\Microsoft\Office\10.0\Word\DisabledCmdBarItemsCheckBoxes\FileOpenSearchTheWeb" type="REG_SZ" on="1740" off="0" delete="off"></poke>
  1036.                 <poke resid="chkOfficeWeb" regkey="Software\Policies\Microsoft\Office\10.0\Outlook\DisabledCmdBarItemsCheckBoxes\WebRefreshCurrentPage" type="REG_SZ" on="1020" off="0" delete="off"></poke>
  1037.                 <poke resid="chkOfficeWeb" regkey="Software\Policies\Microsoft\Office\10.0\Outlook\DisabledCmdBarItemsCheckBoxes\WebStartPage" type="REG_SZ" on="1016" off="0" delete="off"></poke>
  1038.                 <poke resid="chkOfficeWeb" regkey="Software\Policies\Microsoft\Office\10.0\Outlook\DisabledCmdBarItemsCheckBoxes\WebFavorites" type="REG_SZ" on="30176" off="0" delete="off"></poke>
  1039.                 <poke resid="chkOfficeWeb" regkey="Software\Policies\Microsoft\Office\10.0\Outlook\DisabledCmdBarItemsCheckBoxes\WebGo" type="REG_SZ" on="30328" off="0" delete="off"></poke>
  1040.                 <poke resid="chkOfficeWeb" regkey="Software\Policies\Microsoft\Office\10.0\Outlook\DisabledCmdBarItemsCheckBoxes\FileOpenSearchTheWeb" type="REG_SZ" on="1740" off="0" delete="off"></poke>
  1041.                 <poke resid="chkOfficeWeb" regkey="Software\Policies\Microsoft\Office\9.0\Excel\DisabledCmdBarItemsCheckBoxes\WebRefreshCurrentPage" type="REG_SZ" on="1020" off="0" delete="off"></poke>
  1042.                 <poke resid="chkOfficeWeb" regkey="Software\Policies\Microsoft\Office\9.0\Excel\DisabledCmdBarItemsCheckBoxes\WebStartPage" type="REG_SZ" on="1016" off="0" delete="off"></poke>
  1043.                 <poke resid="chkOfficeWeb" regkey="Software\Policies\Microsoft\Office\9.0\Excel\DisabledCmdBarItemsCheckBoxes\WebFavorites" type="REG_SZ" on="30176" off="0" delete="off"></poke>
  1044.                 <poke resid="chkOfficeWeb" regkey="Software\Policies\Microsoft\Office\9.0\Excel\DisabledCmdBarItemsCheckBoxes\WebGo" type="REG_SZ" on="30328" off="0" delete="off"></poke>
  1045.                 <poke resid="chkOfficeWeb" regkey="Software\Policies\Microsoft\Office\9.0\Excel\DisabledCmdBarItemsCheckBoxes\FileOpenSearchTheWeb" type="REG_SZ" on="1740" off="0" delete="off"></poke>
  1046.                 <poke resid="chkOfficeWeb" regkey="Software\Policies\Microsoft\Office\9.0\FrontPage\DisabledCmdBarItemsCheckBoxes\WebRefreshCurrentPage" type="REG_SZ" on="1020" off="0" delete="off"></poke>
  1047.                 <poke resid="chkOfficeWeb" regkey="Software\Policies\Microsoft\Office\9.0\FrontPage\DisabledCmdBarItemsCheckBoxes\WebStartPage" type="REG_SZ" on="1016" off="0" delete="off"></poke>
  1048.                 <poke resid="chkOfficeWeb" regkey="Software\Policies\Microsoft\Office\9.0\FrontPage\DisabledCmdBarItemsCheckBoxes\WebFavorites" type="REG_SZ" on="30176" off="0" delete="off"></poke>
  1049.                 <poke resid="chkOfficeWeb" regkey="Software\Policies\Microsoft\Office\9.0\FrontPage\DisabledCmdBarItemsCheckBoxes\WebGo" type="REG_SZ" on="30328" off="0" delete="off"></poke>
  1050.                 <poke resid="chkOfficeWeb" regkey="Software\Policies\Microsoft\Office\9.0\FrontPage\DisabledCmdBarItemsCheckBoxes\FileOpenSearchTheWeb" type="REG_SZ" on="1740" off="0" delete="off"></poke>
  1051.                 <poke resid="chkOfficeWeb" regkey="Software\Policies\Microsoft\Office\9.0\Word\DisabledCmdBarItemsCheckBoxes\WebRefreshCurrentPage" type="REG_SZ" on="1020" off="0" delete="off"></poke>
  1052.                 <poke resid="chkOfficeWeb" regkey="Software\Policies\Microsoft\Office\9.0\Word\DisabledCmdBarItemsCheckBoxes\WebStartPage" type="REG_SZ" on="1016" off="0" delete="off"></poke>
  1053.                 <poke resid="chkOfficeWeb" regkey="Software\Policies\Microsoft\Office\9.0\Word\DisabledCmdBarItemsCheckBoxes\WebFavorites" type="REG_SZ" on="30176" off="0" delete="off"></poke>
  1054.                 <poke resid="chkOfficeWeb" regkey="Software\Policies\Microsoft\Office\9.0\Word\DisabledCmdBarItemsCheckBoxes\WebGo" type="REG_SZ" on="30328" off="0" delete="off"></poke>
  1055.                 <poke resid="chkOfficeWeb" regkey="Software\Policies\Microsoft\Office\9.0\Word\DisabledCmdBarItemsCheckBoxes\FileOpenSearchTheWeb" type="REG_SZ" on="1740" off="0" delete="off"></poke>
  1056.                 <poke resid="chkOfficeWeb" regkey="Software\Policies\Microsoft\Office\9.0\Outlook\DisabledCmdBarItemsCheckBoxes\WebRefreshCurrentPage" type="REG_SZ" on="1020" off="0" delete="off"></poke>
  1057.                 <poke resid="chkOfficeWeb" regkey="Software\Policies\Microsoft\Office\9.0\Outlook\DisabledCmdBarItemsCheckBoxes\WebStartPage" type="REG_SZ" on="1016" off="0" delete="off"></poke>
  1058.                 <poke resid="chkOfficeWeb" regkey="Software\Policies\Microsoft\Office\9.0\Outlook\DisabledCmdBarItemsCheckBoxes\WebFavorites" type="REG_SZ" on="30176" off="0" delete="off"></poke>
  1059.                 <poke resid="chkOfficeWeb" regkey="Software\Policies\Microsoft\Office\9.0\Outlook\DisabledCmdBarItemsCheckBoxes\WebGo" type="REG_SZ" on="30328" off="0" delete="off"></poke>
  1060.                 <poke resid="chkOfficeWeb" regkey="Software\Policies\Microsoft\Office\9.0\Outlook\DisabledCmdBarItemsCheckBoxes\FileOpenSearchTheWeb" type="REG_SZ" on="1740" off="0" delete="off"></poke>
  1061.             </restriction>
  1062.             <restriction id="chkOfficeHelp" name="Disable the Detect and Repair command in the Help menu" _locID="chkOfficeHelp" high="on" medium="on" low="on">
  1063.                 <poke resid="chkOfficeHelp" regkey="Software\Policies\Microsoft\Office\12.0\Excel\DisabledCmdBarItemsCheckBoxes\HelpRepair" type="REG_SZ" on="3774" off="0" delete="off"></poke>
  1064.                 <poke resid="chkOfficeHelp" regkey="Software\Policies\Microsoft\Office\12.0\FrontPage\DisabledCmdBarItemsCheckBoxes\HelpRepair" type="REG_SZ" on="3774" off="0" delete="off"></poke>
  1065.                 <poke resid="chkOfficeHelp" regkey="Software\Policies\Microsoft\Office\12.0\InfoPath\DisabledCmdBarItemsCheckBoxes\HelpDetectAndRepair" type="REG_SZ" on="3774" off="0" delete="off"></poke>
  1066.                 <poke resid="chkOfficeHelp" regkey="Software\Policies\Microsoft\Office\12.0\PowerPoint\DisabledCmdBarItemsCheckBoxes\HelpRepair" type="REG_SZ" on="3774" off="0" delete="off"></poke>
  1067.                 <poke resid="chkOfficeHelp" regkey="Software\Policies\Microsoft\Office\12.0\Visio\DisabledCmdBarItemsCheckBoxes\HelpRepair" type="REG_SZ" on="3774" off="0" delete="off"></poke>
  1068.                 <poke resid="chkOfficeHelp" regkey="Software\Policies\Microsoft\Office\12.0\Word\DisabledCmdBarItemsCheckBoxes\HelpRepair" type="REG_SZ" on="3774" off="0" delete="off"></poke>
  1069.                 <poke resid="chkOfficeHelp" regkey="Software\Policies\Microsoft\Office\12.0\Outlook\DisabledCmdBarItemsCheckBoxes\HelpRepair" type="REG_SZ" on="3774" off="0" delete="off"></poke>
  1070.                 <poke resid="chkOfficeHelp" regkey="Software\Policies\Microsoft\Office\11.0\Excel\DisabledCmdBarItemsCheckBoxes\HelpRepair" type="REG_SZ" on="3774" off="0" delete="off"></poke>
  1071.                 <poke resid="chkOfficeHelp" regkey="Software\Policies\Microsoft\Office\11.0\FrontPage\DisabledCmdBarItemsCheckBoxes\HelpRepair" type="REG_SZ" on="3774" off="0" delete="off"></poke>
  1072.                 <poke resid="chkOfficeHelp" regkey="Software\Policies\Microsoft\Office\11.0\InfoPath\DisabledCmdBarItemsCheckBoxes\HelpDetectAndRepair" type="REG_SZ" on="3774" off="0" delete="off"></poke>
  1073.                 <poke resid="chkOfficeHelp" regkey="Software\Policies\Microsoft\Office\11.0\PowerPoint\DisabledCmdBarItemsCheckBoxes\HelpRepair" type="REG_SZ" on="3774" off="0" delete="off"></poke>
  1074.                 <poke resid="chkOfficeHelp" regkey="Software\Policies\Microsoft\Office\11.0\Visio\DisabledCmdBarItemsCheckBoxes\HelpRepair" type="REG_SZ" on="3774" off="0" delete="off"></poke>
  1075.                 <poke resid="chkOfficeHelp" regkey="Software\Policies\Microsoft\Office\11.0\Word\DisabledCmdBarItemsCheckBoxes\HelpRepair" type="REG_SZ" on="3774" off="0" delete="off"></poke>
  1076.                 <poke resid="chkOfficeHelp" regkey="Software\Policies\Microsoft\Office\11.0\Outlook\DisabledCmdBarItemsCheckBoxes\HelpRepair" type="REG_SZ" on="3774" off="0" delete="off"></poke>
  1077.                 <poke resid="chkOfficeHelp" regkey="Software\Policies\Microsoft\Office\10.0\Excel\DisabledCmdBarItemsCheckBoxes\HelpRepair" type="REG_SZ" on="3774" off="0" delete="off"></poke>
  1078.                 <poke resid="chkOfficeHelp" regkey="Software\Policies\Microsoft\Office\10.0\FrontPage\DisabledCmdBarItemsCheckBoxes\HelpRepair" type="REG_SZ" on="3774" off="0" delete="off"></poke>
  1079.                 <poke resid="chkOfficeHelp" regkey="Software\Policies\Microsoft\Office\10.0\InfoPath\DisabledCmdBarItemsCheckBoxes\HelpDetectAndRepair" type="REG_SZ" on="3774" off="0" delete="off"></poke>
  1080.                 <poke resid="chkOfficeHelp" regkey="Software\Policies\Microsoft\Office\10.0\PowerPoint\DisabledCmdBarItemsCheckBoxes\HelpRepair" type="REG_SZ" on="3774" off="0" delete="off"></poke>
  1081.                 <poke resid="chkOfficeHelp" regkey="Software\Policies\Microsoft\Office\10.0\Visio\DisabledCmdBarItemsCheckBoxes\HelpRepair" type="REG_SZ" on="3774" off="0" delete="off"></poke>
  1082.                 <poke resid="chkOfficeHelp" regkey="Software\Policies\Microsoft\Office\10.0\Word\DisabledCmdBarItemsCheckBoxes\HelpRepair" type="REG_SZ" on="3774" off="0" delete="off"></poke>
  1083.                 <poke resid="chkOfficeHelp" regkey="Software\Policies\Microsoft\Office\10.0\Outlook\DisabledCmdBarItemsCheckBoxes\HelpRepair" type="REG_SZ" on="3774" off="0" delete="off"></poke>
  1084.                 <poke resid="chkOfficeHelp" regkey="Software\Policies\Microsoft\Office\9.0\Excel\DisabledCmdBarItemsCheckBoxes\HelpRepair" type="REG_SZ" on="3774" off="0" delete="off"></poke>
  1085.                 <poke resid="chkOfficeHelp" regkey="Software\Policies\Microsoft\Office\9.0\FrontPage\DisabledCmdBarItemsCheckBoxes\HelpRepair" type="REG_SZ" on="3774" off="0" delete="off"></poke>
  1086.                 <poke resid="chkOfficeHelp" regkey="Software\Policies\Microsoft\Office\9.0\InfoPath\DisabledCmdBarItemsCheckBoxes\HelpDetectAndRepair" type="REG_SZ" on="3774" off="0" delete="off"></poke>
  1087.                 <poke resid="chkOfficeHelp" regkey="Software\Policies\Microsoft\Office\9.0\PowerPoint\DisabledCmdBarItemsCheckBoxes\HelpRepair" type="REG_SZ" on="3774" off="0" delete="off"></poke>
  1088.                 <poke resid="chkOfficeHelp" regkey="Software\Policies\Microsoft\Office\9.0\Visio\DisabledCmdBarItemsCheckBoxes\HelpRepair" type="REG_SZ" on="3774" off="0" delete="off"></poke>
  1089.                 <poke resid="chkOfficeHelp" regkey="Software\Policies\Microsoft\Office\9.0\Word\DisabledCmdBarItemsCheckBoxes\HelpRepair" type="REG_SZ" on="3774" off="0" delete="off"></poke>
  1090.                 <poke resid="chkOfficeHelp" regkey="Software\Policies\Microsoft\Office\9.0\Outlook\DisabledCmdBarItemsCheckBoxes\HelpRepair" type="REG_SZ" on="3774" off="0" delete="off"></poke>
  1091.             </restriction>
  1092.             <restriction id="chkOfficeClips" name="Prevent changes to Clip Organizer contents in Office 2007/2003/XP" _locID="chkOfficeClips" high="on" medium="off" low="off">
  1093.                 <poke resid="chkOfficeClips" regkey="Software\Policies\Microsoft\Office\12.0\Clip Organizer\DisableAutoImport" type="REG_DWORD" on="1" off="0" delete="off"></poke>
  1094.                 <poke resid="chkOfficeClips" regkey="Software\Policies\Microsoft\Office\12.0\Clip Organizer\DisableUserImport" type="REG_DWORD" on="1" off="0" delete="off"></poke>
  1095.                 <poke resid="chkOfficeClips" regkey="Software\Policies\Microsoft\Office\12.0\Clip Organizer\DisablePrimaryChange" type="REG_DWORD" on="1" off="0" delete="off"></poke>
  1096.                 <poke resid="chkOfficeClips" regkey="Software\Policies\Microsoft\Office\11.0\Clip Organizer\DisableAutoImport" type="REG_DWORD" on="1" off="0" delete="off"></poke>
  1097.                 <poke resid="chkOfficeClips" regkey="Software\Policies\Microsoft\Office\11.0\Clip Organizer\DisableUserImport" type="REG_DWORD" on="1" off="0" delete="off"></poke>
  1098.                 <poke resid="chkOfficeClips" regkey="Software\Policies\Microsoft\Office\11.0\Clip Organizer\DisablePrimaryChange" type="REG_DWORD" on="1" off="0" delete="off"></poke>
  1099.                 <poke resid="chkOfficeClips" regkey="Software\Policies\Microsoft\Office\10.0\Clip Organizer\DisableAutoImport" type="REG_DWORD" on="1" off="0" delete="off"></poke>
  1100.                 <poke resid="chkOfficeClips" regkey="Software\Policies\Microsoft\Office\10.0\Clip Organizer\DisableUserImport" type="REG_DWORD" on="1" off="0" delete="off"></poke>
  1101.                 <poke resid="chkOfficeClips" regkey="Software\Policies\Microsoft\Office\10.0\Clip Organizer\DisablePrimaryChange" type="REG_DWORD" on="1" off="0" delete="off"></poke>
  1102.             </restriction>
  1103.         </section>
  1104.     </allrestrictions>
  1105.     <optionalrestrictions>
  1106.         <_locDefinition>
  1107.             <_locDefault _loc="locNone"/>
  1108.             <_locDefaultAttr _loc="locNone"/>
  1109.             <_locTag _loc="locNone" _locAttrData="name">section</_locTag>
  1110.             <_locTag _loc="locNone" _locAttrData="name">restriction</_locTag>
  1111.         </_locDefinition>
  1112.         <section id="AdditionalStartMenu" name="Additional Start Menu Restrictions" type="optionalrestrictions" _locID="AdditionalStartMenu">
  1113.         </section>
  1114.         <section id="AdditionalWinXP" name="Additional General Windows XP Restrictions" type="optionalrestrictions" _locID="AdditionalWinXP">
  1115.         </section>
  1116.         <section id="AdditionalIE" name="Additional Internet Explorer Restrictions" type="optionalrestrictions" _locID="AdditionalIE">
  1117.         </section>
  1118.         <section id="Additional" name="Additional Software Restrictions" type="optionalrestrictions" _locID="Additional">
  1119.         </section>
  1120.     </optionalrestrictions>
  1121. </restrictions>
  1122.